From 73052bf0520cae20a87e13f743f25e311bd8ecf5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 02:34:31 +0000 Subject: [PATCH] chore(main): release 3.1.14 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35bd7c1..ce7d6c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.1.14](https://github.com/rancher/terraform-aws-access/compare/v3.1.13...v3.1.14) (2025-05-07) + + +### Bug Fixes + +* add project security group to load balance ([#132](https://github.com/rancher/terraform-aws-access/issues/132)) ([847fa8d](https://github.com/rancher/terraform-aws-access/commit/847fa8d0cb00090cab67a0487fa7684ef5e32bae)) + ## [3.1.13](https://github.com/rancher/terraform-aws-access/compare/v3.1.12...v3.1.13) (2025-05-06)