Skip to content

Commit b7055fc

Browse files
chore(deps): update terraform cloudposse/ecr/aws to v0.44.0 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50611d8 commit b7055fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ locals {
2424

2525
module "ecr" {
2626
source = "cloudposse/ecr/aws"
27-
version = "0.42.2"
27+
version = "0.44.0"
2828

2929
protected_tags = var.protected_tags
3030
enable_lifecycle_policy = var.enable_lifecycle_policy

0 commit comments

Comments
 (0)