Skip to content

Conversation

@AgustinBettati
Copy link
Member

@AgustinBettati AgustinBettati commented Mar 10, 2025

Description

Link to any related issue(s): CLOUDP-305613

Details of failure that is faced can be found in CLOUDP ticket, adjusted a test so we capture this scenario.

Verified successful execution in https://github.com/mongodb/terraform-provider-mongodbatlas/actions/runs/13769026165.

Type of change:

  • Bug fix (non-breaking change which fixes an issue). Please, add the "bug" label to the PR.
  • New feature (non-breaking change which adds functionality). Please, add the "enhancement" label to the PR. A migration guide must be created or updated if the new feature will go in a major version.
  • Breaking change (fix or feature that would cause existing functionality to not work as expected). Please, add the "breaking change" label to the PR. A migration guide must be created or updated.
  • This change requires a documentation update
  • Documentation fix/enhancement

Required Checklist:

  • I have signed the MongoDB CLA
  • I have read the contributing guides
  • I have checked that this change does not generate any credentials and that they are NOT accidentally logged anywhere.
  • I have added tests that prove my fix is effective or that my feature works per HashiCorp requirements
  • I have added any necessary documentation (if appropriate)
  • I have run make fmt and formatted my code
  • If changes include deprecations or removals I have added appropriate changelog entries.
  • 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.

Further comments

Copy link
Collaborator

@EspenAlbert EspenAlbert left a comment

Choose a reason for hiding this comment

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

Nice catch!

Copy link
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, nice!

@AgustinBettati AgustinBettati marked this pull request as ready for review March 11, 2025 10:24
@AgustinBettati AgustinBettati requested a review from a team as a code owner March 11, 2025 10:24
Copy link
Collaborator

@marcosuma marcosuma left a comment

Choose a reason for hiding this comment

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

Great PR @AgustinBettati !

@AgustinBettati AgustinBettati merged commit fab968b into master Mar 11, 2025
64 of 65 checks passed
@AgustinBettati AgustinBettati deleted the CLOUDP-305613 branch March 11, 2025 18:59
lantoli added a commit that referenced this pull request Mar 12, 2025
* master:
  doc: Adds warning about using output variables and moved together (#3153)
  chore: Follow-up changes for PR 3140 (#3154)
  fix: Avoid inconsistent result after apply when transitioning from replica set to sharded (#3146)
  refactor: use providerName to retry when the upgrade is not completed (#3148)
  chore: Updates logic in TPF to behave similarly to SDKv2 when blocks are deleted from the config (#3140)
  doc: Updates Terraform Compatibility Matrix documentation (#3123)
  chore: Addresses "todo" comments from code (#3151)
  chore: Avoids non-empty plan after removing advanced_configuration block removal (#3134)
  chore: Unify lifecycle ingore path syntax in test so same utility function can be used (#3145)
  build(deps): bump go.mongodb.org/atlas-sdk (#3149)
  doc: Corrects schema description and docs of mongodbatlas_flex_cluster backup_settings.enabled attribute (#3143)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants