aws-cdk: cdk destroy
with time measurement
#27936
Labels
@aws-cdk/aws-lambda
Related to AWS Lambda
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
cdk deploy
has little neat feature to display time taken to deploy. Would be great forcdk destroy
to have this feature too.Use Case
Destroying infrastructure may take some time and during cdk development, frequent creation and destruction may happen. Would be great to have this feature to know how much time taken to destroy infrastructure and measure overall development time.
Proposed Solution
Surely there has been time measurement function to display deployment time. Just need this similar function displayed at the end of stack destruction.
Other Information
No response
Acknowledgements
CDK version used
2.78.0
Environment details (OS name and version, etc.)
MacOS Ventura
The text was updated successfully, but these errors were encountered: