Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

v0.8.5

Choose a tag to compare

@cloudpossebot cloudpossebot released this 07 Feb 23:37
fa4c94d

🤖 Automatic Updates

chore(deps): update terraform cloudposse/ecr/aws to v0.32.2 @renovate (#70)

This PR contains the following updates:

Package Type Update Change
cloudposse/ecr/aws (source) terraform minor 0.31.1 -> 0.32.2

Release Notes

cloudposse/terraform-aws-ecr

v0.32.2

Compare Source

🤖 Automatic Updates

context.tf updated to v0.24.1, minimum required Terraform version bumped to 0.13.0 when needed, readme updated @​maximmi (#​78) #### what - update context.tf to v0.24.1 - minimum required Terraform version bumped to 0.13.0 - readme updated, Bridgecrew compliance badges added #### why - It allows for setting the letter case of tag names and labels, back compatibility with context v0.22.0 and below - we have dropped support for Terraform 0.12 - To be able see and fix the recommendations from Bridgecrew so we can position our modules as standards compliant

v0.32.1

Compare Source

🤖 Automatic Updates

Update context.tf @​cloudpossebot (#​75) #### what This is an auto-generated PR that updates the `context.tf` file to the latest version from `cloudposse/terraform-null-label` #### why To support all the features of the `context` interface.

v0.32.0

Compare Source

minimum required Terraform version bumped to 0.13.0, context.tf updated, readme updated @​maximmi (#​77) #### what - update context.tf to v0.23.0 - minimum required Terraform version bumped to 0.13.0 - readme updated, Bridgecrew compliance badges added #### why - It allows for setting the letter case of tag names and labels - we have dropped support for Terraform 0.12 - To be able see and fix the recommendations from Bridgecrew so we can position our modules as standards compliant