ceghap / template-terraform-gcp

a template of terraform deployment for Google Cloud Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started

  • Update project ID & Project number in all variables.tf files
    • ./bootstrap/variables.tf
    • ./cloud/variables.tf
  • Go to bootstrap in ./bootstrap/
  • Apply terrform to create Service Account credentials. Refer the readme there.
  • Go to ./cloud/ & refer readme there.

PC requirement (Windows 10)

About

a template of terraform deployment for Google Cloud Platform


Languages

Language:HCL 100.0%