This project is intended to automatically provision infrastructure for events such as Hackathons.
Enable-VmVappProperties.ps1
~/.aws/credentials
$vCenter
$name
Connect-VIServer -Server $vCenter ./Enable-VmVappProperties.ps1 -Name $name
terraform.tfvars.example
terraform.tfvars
tfvars
.gitignore
terragrunt init
terragrunt plan
terragrunt apply
terragrunt destroy