Skip to content

feat: update private-endpoint-aws resource#1539

Merged
rakhul-mongo merged 5 commits intomasterfrom
CLOUDP-369809-private-endpoint-aws
Jan 29, 2026
Merged

feat: update private-endpoint-aws resource#1539
rakhul-mongo merged 5 commits intomasterfrom
CLOUDP-369809-private-endpoint-aws

Conversation

@sivaram-mongodb
Copy link
Copy Markdown
Contributor

@sivaram-mongodb sivaram-mongodb commented Jan 19, 2026

Proposed changes

  • Upgraded Atlas SDK from v20231115014 to v20250312012
  • Added read-only properties: InterfaceEndpointId, PrivateEndpointConnectionName, PrivateEndpointResourceId, DeleteRequested
  • Made Id property required for better validation
  • Enhanced model mapping to populate all read-only fields
  • Improved error messages and delete operation handling
  • Added comprehensive example template and documentation

cfn-testing

image

Published to AWS private registry

image

Stack testing

image

Atlas

before

image

create

image

delete

image

Jira ticket: CLOUDP-369809

Please include a summary of the fix/feature/change, including any relevant motivation and context.

Link to any related issue(s):

Type of change:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as
    expected)
  • This change requires a documentation update
  • If changes include removal or addition of 3rd party GitHub actions, I updated our internal document. Reach out to the APIx Integration slack channel to get access to the internal document.

Manual QA performed:

  • cfn invoke for each of CRUDL/cfn test
  • Updated resource in example
  • Published to AWS private registry
  • Used the template in example to create and update a stack in AWS
  • Deleted stack to ensure resources are deleted
  • Created multiple resources in same stack
  • Validated in Atlas UI
  • Included screenshots

Required Checklist:

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that this change does not generate any credentials and that they are NOT accidentally logged anywhere.
  • I have added any necessary documentation (if appropriate)
  • I have run make fmt and formatted my code
  • For CFN Resources: I have released by changes in the private registry and proved by change
    works in Atlas

Further comments

@sivaram-mongodb sivaram-mongodb force-pushed the CLOUDP-369809-private-endpoint-aws branch from fd02f20 to 1a50413 Compare January 20, 2026 04:47
@sivaram-mongodb sivaram-mongodb force-pushed the CLOUDP-369809-private-endpoint-aws branch from a613bd2 to 3bc914d Compare January 23, 2026 10:47
@ParthasarathyV ParthasarathyV marked this pull request as ready for review January 27, 2026 18:01
@ParthasarathyV ParthasarathyV requested a review from a team as a code owner January 27, 2026 18:01
Copy link
Copy Markdown
Collaborator

@oarbusi oarbusi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rakhul-mongo rakhul-mongo added this pull request to the merge queue Jan 29, 2026
Merged via the queue into master with commit 96caea4 Jan 29, 2026
42 checks passed
@rakhul-mongo rakhul-mongo deleted the CLOUDP-369809-private-endpoint-aws branch January 29, 2026 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants