Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/ecr/aws to v0.32.2 (#70)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 7, 2021
1 parent 7e7eb63 commit fa4c94d
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 @@ -64,7 +64,7 @@ module "elastic_beanstalk_environment" {
# Elastic Container Registry Docker Repository
module "ecr" {
source = "cloudposse/ecr/aws"
version = "0.31.1"
version = "0.32.2"

context = module.this.context
}
Expand Down

0 comments on commit fa4c94d

Please sign in to comment.