Skip to content

Commit e4f25f6

Browse files
author
Bhavik Kumar
committed
Update Terraform ECR module to v1.1.1
1 parent 3fadbc1 commit e4f25f6

File tree

1 file changed

+1
-1
lines changed
  • deployment/terraform/ecr

1 file changed

+1
-1
lines changed

deployment/terraform/ecr/ecr.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "ecr" {
2-
source = "git::https://github.com/bnc-projects/terraform-aws-ecr.git?ref=1.1.0"
2+
source = "git::https://github.com/bnc-projects/terraform-aws-ecr.git?ref=1.1.1"
33
allowed_read_principals = [
44
data.terraform_remote_state.bnc_ops.outputs.bnc_account_ids["market_data_development"],
55
data.terraform_remote_state.bnc_ops.outputs.bnc_account_ids["market_data_production"],

0 commit comments

Comments
 (0)