From 36eca221dd95ce582bd70f06195ff1e484c79fe9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 14:35:12 +0000 Subject: [PATCH] chore(main): release 1.2.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04c75bd..2878a17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.1](https://github.com/rancher/terraform-rancher2-aws/compare/v1.2.0...v1.2.1) (2025-05-13) + + +### Bug Fixes + +* update connection method ([#93](https://github.com/rancher/terraform-rancher2-aws/issues/93)) ([624c182](https://github.com/rancher/terraform-rancher2-aws/commit/624c182bb30c08bb9a21b9c97a4cd448ac69812c)) + ## [1.2.0](https://github.com/rancher/terraform-rancher2-aws/compare/v1.1.1...v1.2.0) (2025-04-17)