-
Notifications
You must be signed in to change notification settings - Fork 23
docs: clarify CDK asset deployment requirements #372
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Added note about CDK Asset deployment requirements and LocalStack limitations.
|
|
||
| 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 |
| 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. | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since we're moving away from the term PRO, used the phrase 'paid plan." Would appreciate feedback on whether this is the right approach. 😸
Added note about CDK Asset deployment requirements and LocalStack limitations.