by default running terraform off the 1 folder creates the terraform state locally
Will look at a best practice where we can keep the tfstate file in sync on a cloud storage bucket
michael@cloudshell:~/accelerators_accelerateurs-gcp/deployment-templates/Terraform/guardrails/1-guardrails (certification-sbx)$ ls -la .terraform
drwxr-xr-x 10 michael michael 4096 Feb 2 20:43 modules
drwxr-xr-x 3 michael michael 4096 Feb 2 20:43 providers
-rw-r--r-- 1 michael michael 697 Feb 2 20:43 terraform.tfstate
by default running terraform off the 1 folder creates the terraform state locally
Will look at a best practice where we can keep the tfstate file in sync on a cloud storage bucket