Skip to content

Commit

Permalink
Merge pull request #7 from heima301/patch-1
Browse files Browse the repository at this point in the history
sc-developer: allow appconfig:*
  • Loading branch information
morga471 committed May 4, 2026
2 parents 1c2cec3 + 0e6115c commit 635acfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policies/sc-developer/policy.tf
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ data "aws_iam_policy_document" "inline" {
actions = [
"athena:*",
"apigateway:*",
"appconfig:*",
"bedrock:*",
"logs:*",
"cloudshell:*",
Expand Down

0 comments on commit 635acfc

Please sign in to comment.