cloud-native-toolkit / cloud-native-toolkit/planning
Iteration zero should not create dev test and staging by default
Open
- Dominant language
- No language data
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Should terraform destroy delete user namespaces like dev,staging,test?
When running `terraform destroy` it deletes `tools` namespace, but also the other namespaces created with terraform like dev,staging,test.
When running `terraform destroy` I think it should delete tools, and not user workloads namespaces like dev,staging,test
Deleting these can cause grief or worst deleting workloads are being used.
Maybe it can be a seperate helper script to delete the example workload namespaces created by the user.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.