Skip to content

Commit 009fdd9

Browse files
chore(deps): update terraform cloudposse/ecr/aws to v0.35.0
1 parent 07899c8 commit 009fdd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ module "elastic_beanstalk_environment" {
6666
# Elastic Container Registry Docker Repository
6767
module "ecr" {
6868
source = "cloudposse/ecr/aws"
69-
version = "0.34.0"
69+
version = "0.35.0"
7070

7171
context = module.this.context
7272
}

0 commit comments

Comments
 (0)