/terraform-gcp-vm

simplest example of GCP Compute Engine,Firewall and Docker using Terraform

Primary LanguageHCL

try it

  terraform init

  terraform plan -out gcp.plan

  terraform apply gcp.plan