mirror of
https://github.com/ghndrx/GSP662.git
synced 2026-02-10 06:54:58 +00:00
commit new all
This commit is contained in:
7
variables.tf
Normal file
7
variables.tf
Normal file
@@ -0,0 +1,7 @@
|
||||
variable "project_id" {}
|
||||
variable "region" {
|
||||
default = "us-central1"
|
||||
}
|
||||
variable "zone" {
|
||||
default = "us-central1-f"
|
||||
}
|
||||
Reference in New Issue
Block a user