mirror of
https://github.com/ghndrx/tf-variable-demo.git
synced 2026-02-09 22:44:56 +00:00
modify project static to $PROJECT_ID
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
credentials_file = "credentials.json"
|
||||
project_id = "variable-tf-demo"
|
||||
project_id = "$PROJECT_ID"
|
||||
region = "us-central1"
|
||||
zone = "us-central1-a"
|
||||
image_name = "debian-cloud/debian-11"
|
||||
|
||||
Reference in New Issue
Block a user