From 7244fae2045063211a2710acc596b542017c60f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 12:47:11 -0500 Subject: [PATCH] chore(main): release 3.1.10 (#124) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 419604e..6ee48ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.1.10](https://github.com/rancher/terraform-aws-access/compare/v3.1.9...v3.1.10) (2024-10-11) + + +### Bug Fixes + +* allow domains to be overridden ([#123](https://github.com/rancher/terraform-aws-access/issues/123)) ([7601fae](https://github.com/rancher/terraform-aws-access/commit/7601fae4d9b275684e7756454bbac2f7b83863ce)) + ## [3.1.9](https://github.com/rancher/terraform-aws-access/compare/v3.1.8...v3.1.9) (2024-10-09)