diff --git a/control-plane/main.tf b/control-plane/main.tf index 31e8703..5e51ea0 100644 --- a/control-plane/main.tf +++ b/control-plane/main.tf @@ -110,7 +110,7 @@ resource "null_resource" "control_plane_node_1" { } provisioner "local-exec" { - when = destroyed + when = destroy command = <