Skip to content

feat: update organization resource#1533

Merged
ParthasarathyV merged 7 commits intomasterfrom
feat/CLOUDP-369808-organization
Jan 21, 2026
Merged

feat: update organization resource#1533
ParthasarathyV merged 7 commits intomasterfrom
feat/CLOUDP-369808-organization

Conversation

@ParthasarathyV
Copy link
Copy Markdown
Contributor

@ParthasarathyV ParthasarathyV commented Jan 14, 2026

Proposed changes

Adds SecurityContact field support to the MongoDB::Atlas::Organization CloudFormation resource to enable setting the security contact email address for organizations. This field is updatable.

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

  • Added SecurityContact field to schema, model struct, and handler mappings
  • Updated test inputs (inputs_1_create.json and inputs_1_update.json) to include SecurityContact field
  • CFN contract tests passed (8 passed, 4 skipped)
  • Successfully deployed and verified in AWS CloudFormation private registry
  • Verified SecurityContact field is updatable and persists correctly in Atlas

Screenshots:

Screenshot 2026-01-13 at 1 35 14 PM image (3) image (2) image (1) image

@ParthasarathyV ParthasarathyV changed the title Feat/cloudp 369808 organization feat: update organization reosurce Jan 14, 2026
@ParthasarathyV ParthasarathyV changed the title feat: update organization reosurce feat: update organization resource Jan 14, 2026
@ParthasarathyV
Copy link
Copy Markdown
Contributor Author

Organization tests failing issue: CLOUDP-332705

@ParthasarathyV ParthasarathyV marked this pull request as ready for review January 21, 2026 14:32
@ParthasarathyV ParthasarathyV requested a review from a team as a code owner January 21, 2026 14:32
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

@ParthasarathyV ParthasarathyV added this pull request to the merge queue Jan 21, 2026
Merged via the queue into master with commit 2941cea Jan 21, 2026
41 checks passed
@ParthasarathyV ParthasarathyV deleted the feat/CLOUDP-369808-organization branch January 21, 2026 15:35
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.

2 participants