Closed az-z closed 1 year ago
if there is a way to create stacks and projects, there should be a way to remove them.
incomplete logic. I'd have to remember to manually remove cached stacks.
Unsure if this is worth it. Will review and consider PRs. Thinking rm -rf app/stacks/mystack suffices though.
rm -rf app/stacks/mystack
Also, to clean the cache: https://terraspace.cloud/reference/terraspace-clean/
terraspace clean cache
Summary
if there is a way to create stacks and projects, there should be a way to remove them.
Motivation
incomplete logic. I'd have to remember to manually remove cached stacks.