Skip to content

Commit

Permalink
add restricted rds:AddTagsToResource
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-j-smith committed Feb 23, 2024
1 parent 2aba153 commit 018f8ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ data "aws_iam_policy_document" "irsa" {
"rds:DeleteBlueGreenDeployment",
"rds:DescribeBlueGreenDeployments",
"rds:SwitchoverBlueGreenDeployment",
"rds:AddTagsToResource",
]

resources = [
Expand Down

0 comments on commit 018f8ec

Please sign in to comment.