-
Back in early December we upgraded to CDK 2.0 and after some time, we've come to find that the child stacks aren't being updated anymore (this package is updated infrequently and most of the changes since December have been minor). We believe the issue is that the feature flag Are there any suggestions or actions that we can take while working through this? Any guidance would be greatly appreciated. Additionally, it surfaced recently that we may have forgotten to bootstrap CDK 2.0 resources prior to the first CDK 2.0 deployment (which somehow still succeeded). There are more questions than answers here and it's not necessarily a problem right now, however it could become a large problem in the near future if we don't resolve this. Thanks in advance! Let me know if any other information is needed. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi there @andsgAWS. You're talking about |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
Hi there @andsgAWS. You're talking about
DeploymentStack
s and the like. These are internal-only AWS CDK constructs that are not part of the public release of CDK. Instead of discussing this on GitHub, where it will be of little use to the community at large, let's take this to an internal ticket. Please submit one at CTI AWS/CDK/Internal Customer Issue. You might also check with other internal-only resources, like the NADE team, who are the owners of the internal-only CDK constructs.