Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 374 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 374 Bytes

A Simple Chef Server on GCP Terraform Implementation

This creates a Chef Server on the Google Cloud Platform with the latest stable release

Quickstart

  1. Review and update variables.tf and variables.sh if needed
  2. run terraform plan to see what it will do
  3. run terraform apply to build the infrastructure
  4. run terraform destroy to tear everything down