We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc9ee9c commit 56c8765Copy full SHA for 56c8765
modules/umig/main.tf
@@ -34,6 +34,7 @@ locals {
34
###############
35
36
data "google_compute_zones" "available" {
37
+ project = var.project_id
38
}
39
40
#############
0 commit comments