From a2b410a67e94221b04370b1aa64f3eb6c61ed2f9 Mon Sep 17 00:00:00 2001 From: Assaf Giladi Date: Thu, 10 Oct 2024 17:14:32 +0300 Subject: [PATCH] chore: improve output cluster helper commands --- outputs.tf | 29 +++++++++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-) diff --git a/outputs.tf b/outputs.tf index 8e2b22aa..b941fd1d 100644 --- a/outputs.tf +++ b/outputs.tf @@ -71,12 +71,33 @@ output "sg_ids" { } output "cluster_helper_commands" { - value = <