Skip to content

weka/terraform-azure-weka-custom-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Create azure custom image:

export SUBSCRIPTION_ID="..."
export CLIENT_ID="..."
export CLIENT_SECRET="..."
export TENANT_ID="..."
export IMAGE_RG_NAME="weka-images"

packer build ubuntu20.json

About

Packer files for creating weka custom image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published