Skip to content

Commit 1a62f0b

Browse files
authored
Merge pull request #122 from NHSDigital/feature/terb-ELID-131-automated-deployment-networking-api
Feature/terb elid 131 automated deployment networking api
2 parents 2c255d1 + 8f4bfbf commit 1a62f0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)