Releases: locus313/terraform-module-aws-route53
Releases · locus313/terraform-module-aws-route53
1.0.7 (2025-10-19)
What's Changed
- docs: update contributing guidelines and add commit message convention by @locus313 in #29
- chore: update Terraform version to 1.0.0 in scheduled test workflow by @locus313 in #30
- docs: update copilot instructions for clarity and consistency; enhanc… by @locus313 in #31
Full Changelog: v1.0.6...v1.0.7
1.0.6 (2025-10-18)
What's Changed
- refactor example and unit tests by @locus313 in #10
- chore(deps): bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 in /test by @dependabot[bot] in #11
- use terraform-compliance action by @locus313 in #12
- revert to ubuntu-22.04 runner by @locus313 in #13
- revert to ubuntu-22.04 runner by @locus313 in #14
- chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /test by @dependabot[bot] in #15
- update go version in workflow by @locus313 in #16
- chore(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 in /test by @dependabot[bot] in #17
- chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 in /test by @dependabot[bot] in #18
- Update go version in workflow by @locus313 in #19
- chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /test by @dependabot[bot] in #20
- chore(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.27.0 in /test by @dependabot[bot] in #21
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @locus313 in #22
- Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @locus313 in #23
- chore(deps): bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.9 in /test by @dependabot[bot] in #24
- chore(deps): bump github.com/ulikunitz/xz from 0.5.10 to 0.5.14 in /test by @dependabot[bot] in #25
- Refactor Terraform configuration for consistency and clarity; update variable descriptions and improve formatting across multiple files. by @locus313 in #26
- Update Terraform module documentation and improve resource configurations; clarify provider usage, enhance comments, and adjust validation records for ACM certificates. by @locus313 in #27
- Fix syntax for configuration_aliases in Terraform provider block by @locus313 in #28
New Contributors
- @dependabot[bot] made their first contribution in #11
Full Changelog: v1.0.5...v1.0.6
1.0.5 (2024-06-22)
What's Changed
Full Changelog: v1.0.4...v1.0.5
1.0.4 (2024-06-22)
What's Changed
Full Changelog: v1.0.3...v1.0.4
1.0.3 (2023-08-27)
1.0.2 (2023-08-26)
What's Changed
Full Changelog: v1.0.1...v1.0.2
1.0.1 (2023-08-25)
What's Changed
Full Changelog: v1.0.0...v1.0.1
1.0.0 (2023-08-22)
Initial Release