Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
FooBarWidget committed Jul 21, 2024
1 parent 95d9d46 commit 13ad46e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/gcloud_auth.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
resource "google_iam_workload_identity_pool" "github" {
depends_on = [google_project_service.iam-api]
workload_identity_pool_id = "github"
}

Expand Down

0 comments on commit 13ad46e

Please sign in to comment.