Skip to content

Commit

Permalink
Grant LB listing to auditors
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarea committed Mar 4, 2024
1 parent 6194f6c commit 65fe66f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions environments/belgium/audit.tf
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ resource "google_project_iam_custom_role" "auditor_additional_perms" {
title = "Security auditor"
permissions = [
"iam.serviceAccounts.list",
"compute.globalNetworkEndpointGroups.list",
"compute.networkEndpointGroups.list",
]
}

Expand Down

0 comments on commit 65fe66f

Please sign in to comment.