From 9600f3b778222ceb66d4adaf61725d54dc39249b Mon Sep 17 00:00:00 2001 From: Danielle Barda Date: Tue, 28 Nov 2023 10:33:59 +0200 Subject: [PATCH] Release v1.4.2 Signed-off-by: Danielle Barda --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e67420b8..1c108019 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 1.4.2 (Nov 28, 2023) +FEATURES: +* Add `infra_id` attribute to `cluster_rosa_classic` resource + +ENHANCEMENTS: +* Update the documentation files +* Fix the validators to support unknown values for proxy and private_hosted_zone. For more details please read the [issue-363](https://github.com/terraform-redhat/terraform-provider-rhcs/issues/363) + ## 1.4.1 (Nov 20, 2023) ENHANCEMENTS: * Fix the error message of `private_hosted_zone` validator in `cluster_rosa_classic` resource