Skip to content

Commit

Permalink
Adding CreateGroup to apply role
Browse files Browse the repository at this point in the history
  • Loading branch information
julialawrence committed Jan 6, 2025
1 parent b0bb665 commit fcc41a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/github-oidc-provider/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ data "aws_iam_policy_document" "extra_permissions_apply" {
"identitystore:ListGroups",
"identitystore:GetGroupId",
"identitystore:DescribeGroup",
"identitystore:CreateGroup",
"kms:Decrypt",
"lambda:*",
"license-manager:*",
Expand Down

0 comments on commit fcc41a7

Please sign in to comment.