-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed as duplicate of#22240
ryichk/todolist
#19Closed as duplicate of#22240
Copy link
Labels
@aws-cdk/coreRelated to core CDK functionalityRelated to core CDK functionalitybugThis issue is a bug.This issue is a bug.closing-soonThis issue will automatically close in 4 days unless further comments are made.This issue will automatically close in 4 days unless further comments are made.effort/mediumMedium work item – several days of effortMedium work item – several days of effortp3package/toolsRelated to AWS CDK Tools or CLIRelated to AWS CDK Tools or CLIresponse-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 7 days.Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Description
Describe the bug
if you cdk destroy a stack that does not exist (say you are accidentally in the directory) cdk says
Are you sure you want to delete: (y/n)?
and does nothing when you say y
Regression Issue
- Select this option if this issue appears to be a regression.
Last Known Working CDK Version
No response
Expected Behavior
cdk to respond
No stacks match the name(s) whatever/you/asked/for
like cdk synth does
Current Behavior
Are you sure you want to delete: (y/n)?
Reproduction Steps
cdk destroy made/of/a/nonexistent/stack
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.173.1 (build 4eac959)
Framework Version
No response
Node.js Version
v22.11.0
OS
Mac
Language
Python
Language Version
3.13
Other information
I don't think the language is relevant
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/coreRelated to core CDK functionalityRelated to core CDK functionalitybugThis issue is a bug.This issue is a bug.closing-soonThis issue will automatically close in 4 days unless further comments are made.This issue will automatically close in 4 days unless further comments are made.effort/mediumMedium work item – several days of effortMedium work item – several days of effortp3package/toolsRelated to AWS CDK Tools or CLIRelated to AWS CDK Tools or CLIresponse-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 7 days.Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.