Skip to content

Conversation

@shemau
Copy link
Contributor

@shemau shemau commented Jul 30, 2025

Description

Improve in place upgrade documentation, links and variables

Release required?

  • No release
  • Patch release (x.x.X)
  • Minor release (x.X.x)
  • Major release (X.x.x)
Release notes content

No release required, documentation only. This may change if reviews identify variable descriptions to be improved.

Run the pipeline

If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.

Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:

/run pipeline

Checklist for reviewers

  • If relevant, a test for the change is included or updated with this PR.
  • If relevant, documentation for the change is included or updated with this PR.

For mergers

  • Use a conventional commit message to set the release level. Follow the guidelines.
  • Include information that users need to know about the PR in the commit message. The commit message becomes part of the GitHub release notes.
  • Use the Squash and merge option.

@shemau shemau requested a review from rajatagarwal-ibm as a code owner July 30, 2025 10:46
@shemau shemau marked this pull request as draft July 30, 2025 10:46
@shemau shemau marked this pull request as ready for review September 8, 2025 15:01
@shemau
Copy link
Contributor Author

shemau commented Sep 8, 2025

/run pipeline

@shemau
Copy link
Contributor Author

shemau commented Sep 25, 2025

/run pipeline

README.md Outdated
:exclamation: The module does not support updates to encryption and backup encryption keys. The module only supports setting the disk encryption and backup encryption key CRNs on creation. The KMS manual or automatic key rotation may be used to change the key value and initiate the re-encryption of the deployment.

:exclamation: The module only supports setting the disk encryption and backup encryption key CRNs on creation and no update support is available. The KMS manual or automatic key rotation may be used to change the key value and initiate the re-encryption of the deployment.
:exclamation: To upgrade to a new major version see [Upgrading to a new major version](https://cloud.ibm.com/docs/databases-for-mongodb?topic=databases-for-mongodb-upgrading) in the IBM Cloud Docs. Before you begin, prepare for the upgrade by reviewing the [upgrade considerations](https://cloud.ibm.com/docs/databases-for-mongodb?topic=databases-for-mongodb-upgrading&interface=terraform#upgrading-considerations). The database will be put into READ-ONLY mode during upgrade. It is highly recommended to test before upgrading. To upgrade, update the `mongodb_version` value in your configuration. There is an optional bool flag, `version_upgrade_skip_backup`, that can be set to skip backup. This is not recommended, but can reduce the upgrade time. For larger instances, there is an optional `timeouts_update` value that can be configured to avoid terraform timeouts.
Copy link
Member

Choose a reason for hiding this comment

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

I think if we can give a header instead of an exclamation, it would be handy for the user.

Something like:

Upgrade Steps

text

@shemau
Copy link
Contributor Author

shemau commented Sep 25, 2025

/run pipeline

@ocofaigh ocofaigh merged commit 9b592d9 into main Oct 1, 2025
2 checks passed
@ocofaigh ocofaigh deleted the ipu-doc branch October 1, 2025 14:07
@terraform-ibm-modules-ops
Copy link
Contributor

🎉 This PR is included in version 3.4.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants