Skip to content

Releases: locus313/terraform-module-aws-route53

Release v1.2.0

15 Jun 21:36
b1222d6

Choose a tag to compare

Release v1.2.0

Changes since v1.1.0

✨ Features

  • feat(s3): add policy to deny non-HTTPS requests to S3 bucket (#50) (b1222d6)

Module Information

Terraform Version: >= 1.0
AWS Provider Version: >= 4.0

For usage examples, see the README.

Release v1.1.0

27 May 20:01
c0853f2

Choose a tag to compare

Release v1.1.0

Changes since v1.0.7

✨ Features

  • feat(release): add manual version bump option to workflow (#49) (c0853f2)

🔧 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)

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