From 7a66c8f5264c858999df74e5b7f05b7a6dba549b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 17:31:17 +0000 Subject: [PATCH] chore(main): release 3.1.10 --- 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)