andy-dufour / chef-server-gcp

Simple Chef Server on GCP with Terraform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Ruby 47.4%Language:HCL 34.3%Language:Shell 18.3%