Skip to content

Commit

Permalink
chore: add compute.zoneOperations.get to inception role
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymindarts committed Jun 19, 2024
1 parent 4658a57 commit a9aa354
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/inception/gcp/inception-roles.tf
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ resource "google_project_iam_custom_role" "inception_make" {
"compute.networks.get",
"compute.networks.updatePolicy",
"compute.regionOperations.get",
"compute.zoneOperations.get",
"compute.subnetworks.create",
"compute.subnetworks.get",
"compute.subnetworks.use",
Expand Down

0 comments on commit a9aa354

Please sign in to comment.