Skip to content

Commit

Permalink
chore: forgot versions.enabled / disable
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymindarts committed Sep 6, 2024
1 parent 05bc261 commit f91c42a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/inception/gcp/inception-roles.tf
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ resource "google_project_iam_custom_role" "inception_make" {
"secretmanager.versions.add",
"secretmanager.versions.get",
"secretmanager.versions.list",
"secretmanager.versions.enable",
"secretmanager.versions.disable",
]
}

Expand Down

0 comments on commit f91c42a

Please sign in to comment.