## Description We need a script that will allow developers to delete all cluster resources created by #1389 when deploying a new cluster. ## What defines this endeavour to be complete? - [ ] Note which resources have been created when deploying (creating) a new cluster - [ ] Write a script that will destroy those resources - [ ] Note any required manual steps - [ ] Write a document that will provide instructions on how to use the script - [ ] Verify that the document and scripts are working, by following the document step by step - [ ] Commit the document to the Testground docs repo Blocked by #1389.