From eaa2b32a9c09d993862acc84b022112e49780afb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 10:44:12 -0600 Subject: [PATCH] chore(main): release 0.1.3 (#22) 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 84bc05a..b667508 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.3](https://github.com/rancher/terraform-aws-access/compare/v0.1.2...v0.1.3) (2023-12-19) + + +### Bug Fixes + +* remove unnecessary lifecycle ignore ([#21](https://github.com/rancher/terraform-aws-access/issues/21)) ([6178353](https://github.com/rancher/terraform-aws-access/commit/61783534ae7377cd8d91c3545deed25ffa3c820f)) + ## [0.1.2](https://github.com/rancher/terraform-aws-access/compare/v0.1.1...v0.1.2) (2023-12-12)