kreuzwerker / kreuzlaker

11 stars 2 forks source link

Refactor stack to delete all user generated data #5

Open fabdy opened 1 year ago

fabdy commented 1 year ago

Currently, custom Athena workgroups and the dbt artifact repo are not deleted during a cdk destroy when there is user data within that workgroup. Refactor the stack flag for the dev environment to delete the workgroup automatically on destroy. Rename the stack flag so that it better fits the purpose.

Tasks:

Resources: CfnWorkGroup

jankatins commented 1 year ago

See also https://github.com/kreuzwerker/xw-data-toolkit/issues/13 which wants a generic solution