From e86eb6bc7163f61f35312f97418bc69b2644fe26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20Tobias=20Skjong-B=C3=B8rsting?= Date: Mon, 14 Nov 2022 14:16:10 +0100 Subject: [PATCH] Revert "Fix formatting" This reverts commit 7770c8b7c73b99b0e12238283d6746f3bf4806a4. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95a3608cf91a..d43059855534 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ ENHANCEMENTS: * data-source/aws_identitystore_group: Add `alternate_identifier` argument and `description` attribute ([#27762](https://github.com/hashicorp/terraform-provider-aws/issues/27762)) * resource/aws_connect_instance: Add `multi_party_conference_enabled` argument ([#27734](https://github.com/hashicorp/terraform-provider-aws/issues/27734)) * resource/aws_msk_cluster: Add `storage_mode` argument ([#27546](https://github.com/hashicorp/terraform-provider-aws/issues/27546)) -* resource/aws_cognito_user_pool_domain: Add `cloudfront_distribution_zone_id` attribute ([#27790](https://github.com/hashicorp/terraform-provider-aws/pull/27790)) +resource/aws_cognito_user_pool_domain: Add `cloudfront_distribution_zone_id` attribute ([#27790](https://github.com/hashicorp/terraform-provider-aws/pull/27790)) ## 4.39.0 (November 10, 2022)