From 16fcdb01dc35a0102d3260ca56f795ba2a6d9f78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 13:10:13 -0500 Subject: [PATCH] chore(main): release 2.1.1 (#67) 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 c195775..3ee54a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.1.1](https://github.com/rancher/terraform-aws-access/compare/v2.1.0...v2.1.1) (2024-04-18) + + +### Bug Fixes + +* add target group output ([#66](https://github.com/rancher/terraform-aws-access/issues/66)) ([ec834f2](https://github.com/rancher/terraform-aws-access/commit/ec834f2db1245640ee0c4cdddab59ec7558c5b5b)) + ## [2.1.0](https://github.com/rancher/terraform-aws-access/compare/v2.0.0...v2.1.0) (2024-04-18)