telophasecli
telophasecli copied to clipboard
Automatic cleanup of resource on Stack removal from `organization.yml`
Currently, we encourage users when they want to clean up to:
- remove resources tracked in a Telophase
Stack
- apply telophase for the empty
Stack
- Stop tracking the
Stack
inorganization.yml
We should support removing a Stack
from the organization.yml
and having the resources be automatically cleaned up on deploy.
Alternatively, we could follow the same proposed pattern with Accounts. With Accounts, we plan to set Delete: true
so that the resource needs to be explicitly cleaned up by telohasecli.