Skip to content

Commit

Permalink
fix tf mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
volovyks committed Nov 8, 2024
1 parent 2ae0bf6 commit 669373d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion infra/multichain-mainnet/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ resource "google_service_account" "service_account" {

resource "google_project_iam_member" "sa-roles" {
for_each = toset([
"roles/.user",
"roles/secretmanager.admin",
"roles/storage.objectAdmin",
"roles/iam.serviceAccountAdmin",
Expand Down

0 comments on commit 669373d

Please sign in to comment.