Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/ecr/aws to v0.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2024
1 parent 106693d commit 0a56a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/docker-image/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module "label" {
# pipeline. It is only done here for convenience and so that the example can be run locally.
module "ecr" {
source = "cloudposse/ecr/aws"
version = "0.34.0"
version = "0.42.0"
name = module.label.id

context = module.this.context
Expand Down

0 comments on commit 0a56a3a

Please sign in to comment.