githubtraining / continuous-delivery-aws

This repository is the source for the Learning Lab course, GitHub Actions: Continuous Delivery
https://lab.github.com/githubtraining/github-actions:-continuous-delivery
Creative Commons Attribution 4.0 International
3 stars 12 forks source link

Remind learners to clean up resources at the end of the course #34

Closed hectorsector closed 3 years ago

hectorsector commented 4 years ago

We cannot destroy AWS resources through GitHub Actions, but we should at least remind learners to destroy them manually.

Suggested by @haokanga in the community forum.