From 9695eeaea13501cec592b43cc13a7a7e235c9d29 Mon Sep 17 00:00:00 2001 From: Adelmar92 <69170650+Adelmar92@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:55:15 -0500 Subject: [PATCH] Update cfn-resources/private-endpoint-aws/CHANGELOG.md Co-authored-by: Agustin Bettati --- cfn-resources/private-endpoint-aws/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfn-resources/private-endpoint-aws/CHANGELOG.md b/cfn-resources/private-endpoint-aws/CHANGELOG.md index 9626c427b..27eb51463 100644 --- a/cfn-resources/private-endpoint-aws/CHANGELOG.md +++ b/cfn-resources/private-endpoint-aws/CHANGELOG.md @@ -21,7 +21,7 @@ To address these issues, we have introduced a new resource, MongoDB::Atlas::Priv Additionally, we have modified the existing MongoDB::Atlas::PrivateEndpoint resource to focus solely on adding a Private Endpoint to the Service. - MongoDB::Atlas::PrivateEndpointService: new, resource responsible for creating a Private Endpoint Service, unconfigured, and then using it to configure a Private Endpoint with AWS or any other provider - - MongoDB::Atlas::PrivateEndpoint: the current resource is modified, it is responsible for adding a privateEdnpoint to the Service + - MongoDB::Atlas::PrivateEndpointAWS: the current resource is modified, it is responsible for adding a privateEdnpoint to the Service As a result, users will now configure a Private Endpoint by defining these resources separately: