Skip to content

Commit 385247e

Browse files
Inherit project_id
1 parent a13d50a commit 385247e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deployment/iap.tf

-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22
# https://cloud.google.com/iap/docs/enabling-cloud-run
33
resource "google_project_service_identity" "iap_sa" {
44
provider = google-beta
5-
project = module.project.project_id
65
service = "iap.googleapis.com"
76
}

0 commit comments

Comments
 (0)