This creates a Chef Server on the Google Cloud Platform with the latest stable release
- Review and update
variables.tf
andvariables.sh
if needed - run
terraform plan
to see what it will do - run
terraform apply
to build the infrastructure - run
terraform destroy
to tear everything down