This terraform module creates monolithic Puppet Enterprise Master in Google Cloud Platform.
- Change variable values in the
variables.tf
file and just runterraform apply
command. - It needs about 10 mins to setup puppet enterprise master. You can ssh to the machine and examine
/var/log/messages
file for detailed info and setup process logs.