Skip to content

Commit 4bb7ad7

Browse files
committed
added perms
1 parent 03298b5 commit 4bb7ad7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infrastructure/stacks/iams-developer-roles/github_actions_policies.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ resource "aws_iam_policy" "api_infrastructure" {
6868

6969
#EC2 permissions
7070
"ec2:Describe*",
71+
"ec2:CreateTags",
7172

7273
# IAM permissions (scoped to resources with specific path prefix)
7374
"iam:Get*",

0 commit comments

Comments
 (0)