Skip to content

Commit

Permalink
Enhancement | Add networkmanager / firewall permissions to DevOps IAM…
Browse files Browse the repository at this point in the history
… Policy #415
  • Loading branch information
marianod92 authored Jul 28, 2022
1 parent 293ef69 commit 5b0ba95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions management/global/sso/policies.tf
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ data "aws_iam_policy_document" "devops" {
"lambda:*",
"lightsail:*",
"logs:*",
"network-firewall:*",
"networkmanager:*",
"ram:*",
"rds:*",
"redshift:*",
Expand Down

0 comments on commit 5b0ba95

Please sign in to comment.