Skip to content

Commit

Permalink
feat: add 'container.networkPolicies.get' permission to AutoMQ custom…
Browse files Browse the repository at this point in the history
… role
  • Loading branch information
Gezi-lzq committed Nov 11, 2024
1 parent c9c4026 commit a3eadc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google.tf
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ resource "google_project_iam_custom_role" "automq_byoc_gke_role" {
"container.auditSinks.delete",
"container.auditSinks.get",
"container.nodes.list",
"container.networkPolicies.get",
"container.clusters.connect",
"container.clusters.create",
"container.clusters.createTagBinding",
Expand Down

0 comments on commit a3eadc3

Please sign in to comment.