Skip to content

Commit

Permalink
sc-developer: allow appconfig:*
Browse files Browse the repository at this point in the history
CEDSCI developers need to use appconfig for ECS task configuration at runtime
  • Loading branch information
heima301 committed May 4, 2026
1 parent 1c2cec3 commit 0e6115c
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 0e6115c

Please sign in to comment.