Update known-issues.md#10
Open
Khuzaima05 wants to merge 3 commits into
Open
Conversation
ocofaigh
reviewed
Feb 17, 2026
|
|
||
| Avoid changing the `prefix` value after the infrastructure is deployed. Treat the prefix as an immutable identifier for an existing environment. | ||
|
|
||
| If a different prefix is required, deploy a new environment instead of modifying the existing one. |
Contributor
There was a problem hiding this comment.
deploy a new environment?? Not sure we should say this? If they really wanted the prefix to be changed and didn’t mind doing it in a disruptive way, wouldn’t they just proceed with the destroy / re-create? Perhaps we should say to plan accordingly for a disruptive update?
Author
There was a problem hiding this comment.
@ocofaigh , I have updated the wording as :
Avoid changing the `prefix` value after the infrastructure is deployed. Treat the `prefix` as an immutable identifier for an existing environment when possible.
If you change the `prefix` after deployment, Terraform can destroy and recreate address prefixes, subnets, and dependent resources. Proceed only if you are prepared for this disruptive update.
ocofaigh
approved these changes
Feb 17, 2026
Contributor
|
@Khuzaima05 please create this PR in the internal repo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thanks for taking the time to contribute to the IBM Cloud docs! After you open your pull request, a maintainer should review it soon.
We don't merge changes directly in this repository because content is not published from here. However, we'll incorporate any changes in our upstream repository so that they're reflected in the docs.
Description
Update known-issues.md
Any other comments?
For reviewers (This section is only for IBMers)
You can't merge pull requests here.
If you don't have permission to close the request, ask for help in the IBM Cloud #docs Slack channel.