This commit is contained in:
parent
5342ac176b
commit
33ea5df7db
@ -8,7 +8,7 @@ terraform {
|
|||||||
}
|
}
|
||||||
|
|
||||||
provider "google" {
|
provider "google" {
|
||||||
project = var.project
|
# project = var.project
|
||||||
region = var.region
|
region = var.region
|
||||||
# credentials = var.file
|
# credentials = var.file
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user