docs: clarify CDK asset deployment requirements#372
Merged
quetzalliwrites merged 2 commits intomainfrom Dec 29, 2025
Merged
Conversation
Added note about CDK Asset deployment requirements and LocalStack limitations.
quetzalliwrites
commented
Dec 24, 2025
|
|
||
| Updating CDK stacks may result in deployment failures and inconsistent state within LocalStack. | ||
| It is advisable to prioritize re-creating (deleting and re-deploying) over updating stacks. | ||
| Our focus for this year will be on resolving issues related to the `UPDATE` support, and continuous improvements can be anticipated in this area throughout 2024. |
Collaborator
Author
There was a problem hiding this comment.
This is out of date, from 2024.
Deploying localstack-docs with
|
| Latest commit: |
d7cfc00
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://e5ad55de.localstack-docs.pages.dev |
| Branch Preview URL: | https://docs-note-cdk-api-limitation.localstack-docs.pages.dev |
quetzalliwrites
commented
Dec 24, 2025
| Updating CDK stacks may result in deployment failures and inconsistent state within LocalStack. | ||
| It is advisable to prioritize re-creating (deleting and re-deploying) over updating stacks. | ||
| Our focus for this year will be on resolving issues related to the `UPDATE` support, and continuous improvements can be anticipated in this area throughout 2024. | ||
|
|
Collaborator
Author
There was a problem hiding this comment.
Since we're moving away from the term PRO, used the phrase 'paid plan." Would appreciate feedback on whether this is the right approach. 😸
quetzalliwrites
commented
Dec 24, 2025
remotesynth
approved these changes
Dec 24, 2025
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.
Added note about CDK Asset deployment requirements and LocalStack limitations.