Destroying the cluster
To destroy the cluster, first enter and verify:
terraform destroy -var "access_key=<access_key>" -var "secret_key=<secret_key>" -var "region=<region>"
There are restrictions on deleting tables when they have data. As such, TableStore must then be deleted manually from the console.
To remove TableStore:
- Go to your Table and click Delete for each table:
- After deleting the tables, return to the Instance page and click Release: