Skip to content

Commit

Permalink
new roles added to hmpps-domain-shared
Browse files Browse the repository at this point in the history
  • Loading branch information
IjazMoJ committed Jan 26, 2024
1 parent 0fa3518 commit 69a24e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions terraform/environments/hmpps-domain-services/locals_domain.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ locals {
"arn:aws:iam::${module.environment.account_ids.hmpps-domain-services-test}:role/EC2HmppsDomainSecretsRole",
"arn:aws:iam::${module.environment.account_ids.corporate-staff-rostering-development}:role/EC2HmppsDomainSecretsRole",
"arn:aws:iam::${module.environment.account_ids.corporate-staff-rostering-test}:role/EC2HmppsDomainSecretsRole",
"arn:aws:iam::${module.environment.account_ids.corporate-staff-rostering-development}:role/AWSServiceRoleForAmazonSSM",
"arn:aws:iam::${module.environment.account_ids.corporate-staff-rostering-test}:role/AWSServiceRoleForAmazonSSM",
"arn:aws:iam::${module.environment.account_ids.planetfm-development}:role/EC2HmppsDomainSecretsRole",
"arn:aws:iam::${module.environment.account_ids.planetfm-test}:role/EC2HmppsDomainSecretsRole",
]
Expand Down

0 comments on commit 69a24e0

Please sign in to comment.