From 65cd9c2b0d8fc14796c1acd7a0cc79c915167f61 Mon Sep 17 00:00:00 2001 From: vandomej Date: Sun, 28 Sep 2025 15:43:30 -0700 Subject: [PATCH] Adjusting provisioner scripts --- control_plane/main.tf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/control_plane/main.tf b/control_plane/main.tf index 5991e37..fe8f8d7 100644 --- a/control_plane/main.tf +++ b/control_plane/main.tf @@ -71,6 +71,10 @@ resource "null_resource" "talos_cluster" { provisioner "local-exec" { command = <