From 80b67779bf339b14b4528451d48c4a51e9d89e5e Mon Sep 17 00:00:00 2001 From: vandomej Date: Sun, 28 Sep 2025 11:28:42 -0700 Subject: [PATCH] Adjusting cleanup command --- control_plane/main.tf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/control_plane/main.tf b/control_plane/main.tf index fee1626..1d25709 100644 --- a/control_plane/main.tf +++ b/control_plane/main.tf @@ -76,7 +76,8 @@ resource "null_resource" "talos_cluster" { provisioner "local-exec" { when = destroy command = <