diff --git a/data/notices.json b/data/notices.json index 25f1f34..505a358 100644 --- a/data/notices.json +++ b/data/notices.json @@ -740,6 +740,18 @@ ], "schemaVersion": "1" }, + { + "title": "(cli): cdk destroy No stack found in the main cloud assembly", + "issueNumber": 32836, + "overview": "This error is thrown when running cdk destroy on apps that have no stacks at the top-level.", + "components": [ + { + "name": "cli", + "version": "2.175.0" + } + ], + "schemaVersion": "1" + }, { "title": "(ecs): Deprecation of canContainersAccessInstanceRole in ECS constructs", "issueNumber": 28518,