Skip to content

Commit 56c8765

Browse files
committed
Set project on google_compute_zones
1 parent cc9ee9c commit 56c8765

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/umig/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ locals {
3434
###############
3535

3636
data "google_compute_zones" "available" {
37+
project = var.project_id
3738
}
3839

3940
#############

0 commit comments

Comments
 (0)