You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
packer | 11 months ago | |
.gitignore | 1 year ago | |
.terraform.lock.hcl | 1 year ago | |
README.md | 1 year ago | |
main.tf | 11 months ago | |
terraform.tfvars.example | 11 months ago | |
variables.tf | 11 months ago | |
versions.tf | 1 year ago |
README.md
Packer + Terraform bring up multipls Ubuntu VMs
The Packer build will create a VM template for Ubuntu Server 20.04 and the Terraform will spin up any number of VMs based on the template. Example variables are provided in .example files.