Skip to content

Releases: locus313/terraform-module-aws-route53

1.0.7 (2025-10-19)

19 Oct 22:08
3db9d58

Choose a tag to compare

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)

19 Oct 03:16
8b9ab93

Choose a tag to compare

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

Full Changelog: v1.0.5...v1.0.6

1.0.5 (2024-06-22)

23 Jun 01:34
2d2d94e

Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

1.0.4 (2024-06-22)

22 Jun 08:55
de4c3b3

Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

1.0.3 (2023-08-27)

27 Aug 22:50
2e3ca6a

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

1.0.2 (2023-08-26)

27 Aug 02:45
88e8c75

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

1.0.1 (2023-08-25)

26 Aug 04:38
6d72c7b

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

1.0.0 (2023-08-22)

23 Aug 03:47
3cf0804

Choose a tag to compare

Initial Release