From ae574b373339a1e8a44f28bfe2fb3b288797834f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 18:07:45 +0000 Subject: [PATCH] chore(main): release 3.1.12 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a81f65..8d20eb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [3.1.12](https://github.com/rancher/terraform-aws-access/compare/v3.1.11...v3.1.12) (2025-03-06) + + +### Bug Fixes + +* remove version constraints ([#127](https://github.com/rancher/terraform-aws-access/issues/127)) ([0f3c590](https://github.com/rancher/terraform-aws-access/commit/0f3c59090eca4d98c59632f229d88ad1bf7092f7)) +* update to comply with new restrictions ([#128](https://github.com/rancher/terraform-aws-access/issues/128)) ([043e587](https://github.com/rancher/terraform-aws-access/commit/043e58746af8ae5228ff5836a8b218159a0e7426)) + ## [3.1.11](https://github.com/rancher/terraform-aws-access/compare/v3.1.10...v3.1.11) (2024-10-16)