This terraform module creates single instance demo chef-server/chef-dk environment in Google Cloud Platform.
Chef-repo is configured under /root
directory.
- Change variable values in the
variables.tf
file and just runterraform apply
command. - It will take about 30 mins to fully setup chef environment on the machine. You can use ssh and monitor
/var/log/messages
startup-script logs to be sure every step is done.