Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
41f7d9160a |
@ -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