Add Terraform configuration files for Cloud Run service deployment
This commit is contained in:
5
terraform/terraform.tfvars.json
Normal file
5
terraform/terraform.tfvars.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"project_id": "dom-lab",
|
||||
"image_version": "1.4.3",
|
||||
"deletion_protection": true
|
||||
}
|
||||
Reference in New Issue
Block a user