Skip to content

Commit

Permalink
TOG-558: remove DescribeOrg perm as its no longer needed (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xxyumi-hub authored Nov 25, 2024
1 parent da88aec commit e23ed38
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion iam.tf
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ data "aws_iam_policy_document" "cloudtrail_manager_iam_document" {
"lambda:ListFunctions",
"lightsail:GetInstances",
"lightsail:GetRegions",
"organizations:DescribeOrganization",
"organizations:ListAccounts",
"rds:DescribeDBInstances",
"rds:ListTagsForResource",
Expand Down
1 change: 0 additions & 1 deletion stackset_template.tf
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ locals {
"lambda:ListFunctions",
"lightsail:GetInstances",
"lightsail:GetRegions",
"organizations:DescribeOrganization",
"organizations:ListAccounts",
"rds:DescribeDBInstances",
"rds:ListTagsForResource",
Expand Down

0 comments on commit e23ed38

Please sign in to comment.