From f4a25ea367d6bf3d086bb5a8ae7c7c7b48f1785e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 02:23:52 +0000 Subject: [PATCH] chore(main): release 3.1.9 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f94ca5a..419604e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.1.9](https://github.com/rancher/terraform-aws-access/compare/v3.1.8...v3.1.9) (2024-10-09) + + +### Bug Fixes + +* use issuer certificate ([#121](https://github.com/rancher/terraform-aws-access/issues/121)) ([ca4ed57](https://github.com/rancher/terraform-aws-access/commit/ca4ed57d387e1d77d0854013fea6717440300732)) + ## [3.1.8](https://github.com/rancher/terraform-aws-access/compare/v3.1.7...v3.1.8) (2024-10-08)