From 0e9c591157d84d7f11b71c8d550886276be35da5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 22:07:20 +0000 Subject: [PATCH] chore(main): release 3.1.8 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b279c1..f94ca5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [3.1.8](https://github.com/rancher/terraform-aws-access/compare/v3.1.7...v3.1.8) (2024-10-08) + + +### Bug Fixes + +* add certificate chain ([#118](https://github.com/rancher/terraform-aws-access/issues/118)) ([20d6f4f](https://github.com/rancher/terraform-aws-access/commit/20d6f4fc93b893b29323fdcff790934ce996f975)) +* do not check for leftovers ([#120](https://github.com/rancher/terraform-aws-access/issues/120)) ([58d1d82](https://github.com/rancher/terraform-aws-access/commit/58d1d82f8ee3c8bd36a918a99fdac1a629ccfa65)) + ## [3.1.7](https://github.com/rancher/terraform-aws-access/compare/v3.1.6...v3.1.7) (2024-09-19)