terraform-provider-talos icon indicating copy to clipboard operation
terraform-provider-talos copied to clipboard

`terraform destroy` should destroy the cluster

Open mircea-pavel-anton opened this issue 9 months ago • 1 comments

I managed to set up a Talos cluster using the basic example provided, and I noticed that if I run terraform destroy the talos_machine_configuration_apply objects get destroyed but nothing really happens.

I think that running terraform destroy, or rather destroying the talos_machine_configuration_apply object, should essentially run talosctl reset on the node.

mircea-pavel-anton avatar Nov 17 '23 21:11 mircea-pavel-anton