dce
dce copied to clipboard
How to uninstall
Hi,
I have installed dce with the cli version 0.4.0
I ve got a lof of issues, I think due to control Tower so I would like to uninstall everything and start from a fresh instllation. How can I unistall everything in a clean way.
Thanks for your help
I am also working on DCE and faced the same issue as there is no option to uninstall DCE provided with DCE CLI You can check below steps which i used to delete the DCE infra (Pre-requisite terraform should be available, you can copy it from /home/<YouruserDir>/.dce/.cache/terraform/0.12.18/terraform Step 1 - cd /home/<DCEResourceDirectory>/.dce/.cache/module Step 2 - terraform destroy (If it is standard installation you will get prompt to delete 240 resources )