Skip to content

Commit 7b42d9f

Browse files
committed
testing everything
1 parent b1f4fe1 commit 7b42d9f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

terraform/data.tf

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
data "google_project" "default" {}
1+
data "google_project" "default" {
2+
project_id = var.PROJECT_ID
3+
}

0 commit comments

Comments
 (0)