Skip to content

build chef server/chefdk in google cloud platform using terraform

Notifications You must be signed in to change notification settings

gothicfann/terraform-chef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-chef

This terraform module creates single instance demo chef-server/chef-dk environment in Google Cloud Platform. Chef-repo is configured under /root directory.

Usage

  1. Change variable values in the variables.tf file and just run terraform apply command.
  2. 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.