Releases: cloudposse/terraform-aws-route53-cluster-hostname
Releases · cloudposse/terraform-aws-route53-cluster-hostname
v0.13.0
v0.12.3
Add zone inputs, update tests, add usage @nitrocode (#42)
what
- Add zone inputs, update tests, add usage
why
- Verify zone name exists
- Dynamically retrieve zone name based on data source inputs
references
git.io->cloudposse.tools update @dylanbannon (#40)
what and why
Change all references to git.io/build-harness
into cloudposse.tools/build-harness
, since git.io
redirects will stop working on April 29th, 2022.
References
- DEV-143
v0.12.2
🚀 Enhancements
Bump AWS provider 3.0 @nitrocode (#36)
what
- Bump AWS provider 3.0
why
- Downstream modules can take advantage of the more recent aws provider
references
N/A
v0.12.1
🚀 Enhancements
Chore: run `make github/init` @korenyoni (#37)
what
- Run
make github/init
.
why
- Updates GHA-workflow-related files to their latest distribution.
- The old
context.tf
distribution is incompatible with thetenant
label.
references
v0.12.0
context.tf updated to v0.24.1, minimum required Terraform version bumped to 0.13.0 when needed, readme updated @maximmi (#35)
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.11.0
minimum required Terraform version bumped to 0.13.0, context.tf updated, readme updated @maximmi (#34)
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
v0.10.1
🤖 Automatic Updates
Update README.md and docs @cloudpossebot (#33)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates
v0.10.0
v0.9.0
v0.8.0
make this module v14 compatible @jurgenweber (#29)
make this module v14 compatible