From 8eed5556fdb4d1ffe543bdb28bc4eb6d0c4a1a2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 14:34:43 -0500 Subject: [PATCH] chore(main): release 3.1.13 (#131) 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 8d20eb0..35bd7c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.1.13](https://github.com/rancher/terraform-aws-access/compare/v3.1.12...v3.1.13) (2025-05-06) + + +### Bug Fixes + +* link project with load balance ([31228fd](https://github.com/rancher/terraform-aws-access/commit/31228fd21c7023a9f49239811d9bff93a999393a)) + ## [3.1.12](https://github.com/rancher/terraform-aws-access/compare/v3.1.11...v3.1.12) (2025-03-06)