From 49cfd71bfae87eb7aa3de4d24f4cf3151cc346f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 03:07:18 +0000 Subject: [PATCH] chore(main): release 1.2.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40fef7b..1460dac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.2](https://github.com/rancher/terraform-aws-server/compare/v1.2.1...v1.2.2) (2024-07-25) + + +### Bug Fixes + +* version 4 address should be empty ([#93](https://github.com/rancher/terraform-aws-server/issues/93)) ([89791d4](https://github.com/rancher/terraform-aws-server/commit/89791d4cfa4ad51ca049f17086fc6d0950d4f3fa)) + ## [1.2.1](https://github.com/rancher/terraform-aws-server/compare/v1.2.0...v1.2.1) (2024-07-23)