flaviostutz / flaviostutz/cdk-practical-constructs

Do not delete the log group when the wso2 deployment fails

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
7
Forks
7
PR merge metrics
No merged PRs in 30d

Description

## Problem being solved
When deploying to WSO2 fails, the lambda that deploys the wso2 application is deleted and the its log group is also deleted, so we cannot really see the logs to understand why it has failed.

## Proposal
Do not delete the handler and the log groups if the deployment fails.

I believe they should only be deleted when we delete the stack.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.