Introduce cloud clean up scripts
Open
@akranga is already working on this.
Since Jul 7, 2023.
enhancement
- Dominant language
- Shell
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Add `post-undeploy` script to extension to cleanup cloud resources created by configure script if these resources are not shared.
- [ ] Resources are not shared if DNS Is managed by `bubbles` and have been created by current deployment and can be deleted
- [ ] ~~`HUB_STATE_BUCKET` is shared resource user should be notified~~
- [ ] Other resources such as: IAM, cloud functions etc if applicable
Implement above for following extensions:
- [x] Cleanup for `aws`
- [ ] #99
- [ ] #100
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.