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

Automatically clean up resources after Stacks are deleted #249

Open
ovlords opened this issue Feb 13, 2019 · 0 comments
Open

Automatically clean up resources after Stacks are deleted #249

ovlords opened this issue Feb 13, 2019 · 0 comments

Comments

@ovlords
Copy link
Contributor

ovlords commented Feb 13, 2019

Stacks leave behind resources after they are deleted. Ideally, these should be deleted at the same time or after a period of time.

The resources include:

  1. Log Groups
  2. S3 files created in <s3.data_bucket_name><stackPrefix> path (paths are configurable).
    (Note: As users may create stacks based on past stacks, it is suggested that stacks be cleaned up after a designated period of time, this time period should be configurable). Consider using 'S3 Lifecycle Rules'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant