revert 33ea5df7db
Some checks failed
terraform validation / Terraform (pull_request) Failing after 16s
Some checks failed
terraform validation / Terraform (pull_request) Failing after 16s
revert ok
This commit is contained in:
@ -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
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user