From 2a0e78ad96330ad29155ab2880cc062087b9bbb2 Mon Sep 17 00:00:00 2001 From: xescugc Date: Mon, 30 Aug 2021 16:04:21 +0200 Subject: [PATCH] CHANGELOG: Bump to v0.7.3 --- CHANGELOG.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c4d5d50df..cf544d349f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ## [Unreleased] +## [0.7.3] _2021-08-30_ + ### Added - aws resources: `aws_autoscaling_schedule` @@ -17,11 +19,8 @@ - Integration between Interpolation and Modules has been changed to not generate invalid HCL references ([Issue #219](https://github.com/cycloidio/terracognita/issues/219) - -### Fixed - - Variables names will now be normalized to be valid HCL - ([PUll #219](https://github.com/cycloidio/terracognita/pull/227) + ([PR #219](https://github.com/cycloidio/terracognita/pull/227) ## [0.7.2] _2021-08-13_