Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/ecr/aws to v0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 17, 2023
1 parent 07899c8 commit 8fd2630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ module "elastic_beanstalk_environment" {
# Elastic Container Registry Docker Repository
module "ecr" {
source = "cloudposse/ecr/aws"
version = "0.34.0"
version = "0.36.0"

context = module.this.context
}
Expand Down

0 comments on commit 8fd2630

Please sign in to comment.