Add Terraform configuration files for Cloud Run service deployment
This commit is contained in:
7
terraform/.gitignore
vendored
Normal file
7
terraform/.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Terraform
|
||||
*.tfstate
|
||||
*.tfstate.*
|
||||
.terraform/
|
||||
.terraform.lock.hcl
|
||||
.terraform.lock.hcl.backup
|
||||
*tfplan
|
||||
Reference in New Issue
Block a user