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:
5
provider.tf
Normal file
5
provider.tf
Normal file
@@ -0,0 +1,5 @@
|
||||
provider "google" {
|
||||
project = var.project_id
|
||||
region = var.region
|
||||
zone = var.zone
|
||||
}
|
||||
Reference in New Issue
Block a user