Releases: locus313/terraform-module-aws-route53
Releases · locus313/terraform-module-aws-route53
Release v1.2.0
Release v1.1.0
Release v1.1.0
Changes since v1.0.7
✨ Features
🔧 Other Changes
- Implement CloudFront origin access control and update S3 policy (#48) (2021e5c)
- chore(deps): bump github.com/go-jose/go-jose/v4 in /test (#44) (5be1c58)
- chore(deps): bump go.opentelemetry.io/otel/sdk in /test (#45) (1172d45)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 in /test (#46) (df03735)
- chore(deps): bump softprops/action-gh-release from 2 to 3 (#43) (864ce45)
- chore(deps): bump github.com/hashicorp/go-getter in /test (#42) (5083b14)
- chore(deps): add step to update incompatible Go modules in scheduled … (#41) (8110f20)
- chore(deps): bump google.golang.org/grpc from 1.56.3 to 1.79.3 in /test (#40) (58427d6)
- chore(deps): update Go version from 1.21 to 1.24 in scheduled test workflow (#39) (f1dc80f)
- chore(deps): bump hashicorp/setup-terraform from 3 to 4 (#38) (a227d9b)
- chore(deps): bump actions/setup-go from 5 to 6 (#37) (7ec3d06)
- chore(deps): bump softprops/action-gh-release from 1 to 2 (#36) (938b255)
- chore(deps): bump actions/checkout from 4 to 6 (#35) (e4d59e1)
- chore(deps): bump aws-actions/configure-aws-credentials from 4 to 6 (#34) (3d34183)
- chore: add Dependabot configuration for GitHub Actions updates (#33) (63a6985)
- chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /test (#32) (8763c0d)
Module Information
Terraform Version: >= 1.0
AWS Provider Version: >= 4.0
For usage examples, see the README.
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