Skip to content

andy-dufour/chef-server-gcp

 
 

Repository files navigation

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

About

Simple Chef Server on GCP with Terraform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 47.4%
  • HCL 34.3%
  • Shell 18.3%