Skip to content
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

aws-cdk: cdk destroy with time measurement #27936

Open
2 tasks
maximillianus opened this issue Nov 10, 2023 · 0 comments
Open
2 tasks

aws-cdk: cdk destroy with time measurement #27936

maximillianus opened this issue Nov 10, 2023 · 0 comments
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

Comments

@maximillianus
Copy link

Describe the feature

cdk deploy has little neat feature to display time taken to deploy. Would be great for cdk 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

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.78.0

Environment details (OS name and version, etc.)

MacOS Ventura

@maximillianus maximillianus added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Nov 10, 2023
@github-actions github-actions bot added the @aws-cdk/aws-lambda Related to AWS Lambda label Nov 10, 2023
@pahud pahud added p2 effort/medium Medium work item – several days of effort and removed needs-triage This issue or PR still needs to be triaged. labels Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants