Skip to content

Commit

Permalink
Add push principal for data-platform-apps-and-tools-development (#6455)
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Woffenden <jacob.woffenden@digital.justice.gov.uk>
  • Loading branch information
Jacob Woffenden authored Mar 12, 2024
1 parent 48896d4 commit f154ad3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/environments/core-shared-services/ecr_repos.tf
Original file line number Diff line number Diff line change
Expand Up @@ -755,6 +755,7 @@ module "data_platform_jml_ecr_repo" {

push_principals = [
"arn:aws:iam::${local.environment_management.account_ids["data-platform-development"]}:role/modernisation-platform-oidc-cicd",
"arn:aws:iam::${local.environment_management.account_ids["data-platform-apps-and-tools-development"]}:role/modernisation-platform-oidc-cicd",
local.environment_management.account_ids["data-platform-apps-and-tools-production"],
]

Expand Down

0 comments on commit f154ad3

Please sign in to comment.