We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fadbc1 commit e4f25f6Copy full SHA for e4f25f6
deployment/terraform/ecr/ecr.tf
@@ -1,5 +1,5 @@
1
module "ecr" {
2
- source = "git::https://github.com/bnc-projects/terraform-aws-ecr.git?ref=1.1.0"
+ source = "git::https://github.com/bnc-projects/terraform-aws-ecr.git?ref=1.1.1"
3
allowed_read_principals = [
4
data.terraform_remote_state.bnc_ops.outputs.bnc_account_ids["market_data_development"],
5
data.terraform_remote_state.bnc_ops.outputs.bnc_account_ids["market_data_production"],
0 commit comments