From 23dc799630ba57102636119d536480aaef8d29b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 21:03:29 +0000 Subject: [PATCH] chore(main): release 3.1.6 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a778a51..aca3ebb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.1.6](https://github.com/rancher/terraform-aws-access/compare/v3.1.5...v3.1.6) (2024-09-05) + + +### Bug Fixes + +* common name should have full domain ([#112](https://github.com/rancher/terraform-aws-access/issues/112)) ([28d9829](https://github.com/rancher/terraform-aws-access/commit/28d982963332f06ebbb18acfdfb7d0e2c9ccd49f)) + ## [3.1.5](https://github.com/rancher/terraform-aws-access/compare/v3.1.4...v3.1.5) (2024-08-26)