Google Cloud Platform related things
backend.tf ------------------ Storage state bucket
gcp_tf_cleanup.sh ----------- TF CleanUp
gcp_tf_IaC.sh --------------- Shell to prep and deploy
gcp_tf_prep.sh -------------- Shell to prep TF for GCP
master.yml ------------------ Ansible file for mnp_compute_amnsible.tf that install Consul
mnp_compute_ansible.tf ------ TF script that deploys 1 instance on GCP and runs a ansible playbook from within installing Consul.
my_new_project_compute.tf --- Compute definition for Tf job
my_new_project.tf ----------- GCP TF project creation
my_new_project_vpc.tf ------- GCP TF custom VPC creation