Skip to content

Commit

Permalink
Update enable_retrieval_policy_for_lambdas
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary-H9 committed Jan 8, 2025
1 parent f2d084a commit 1783aae
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 @@ -765,6 +765,7 @@ module "data_platform_jml_ecr_repo" {

enable_retrieval_policy_for_lambdas = [
"arn:aws:lambda:eu-west-2:${local.environment_management.account_ids["data-platform-apps-and-tools-production"]}:function:data_platform_jml_extract*",
"arn:aws:iam::${local.environment_management.account_ids["analytical-platform-data-production"]}:function:data_platform_jml_extract*"
]

# Tags
Expand Down

0 comments on commit 1783aae

Please sign in to comment.