From 83dfbafe648bef692b7e46b9e6d870ad2ca94d6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 20:25:23 -0500 Subject: [PATCH] chore(main): release 3.1.4 (#107) 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 d9c6582..89a607e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.1.4](https://github.com/rancher/terraform-aws-access/compare/v3.1.3...v3.1.4) (2024-08-09) + + +### Bug Fixes + +* hard code version 6 address new bit length ([#106](https://github.com/rancher/terraform-aws-access/issues/106)) ([3e90c19](https://github.com/rancher/terraform-aws-access/commit/3e90c1951f90a78dace67bfcd99c3024b0e90dc5)) + ## [3.1.3](https://github.com/rancher/terraform-aws-access/compare/v3.1.2...v3.1.3) (2024-08-08)