From 634cad010d81390888a97d746fd1de391bd6c1f9 Mon Sep 17 00:00:00 2001 From: lenape Date: Sun, 3 Aug 2025 13:44:12 +0000 Subject: [PATCH] automated terminal push --- infrastructure/foundation/Jenkinsfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/infrastructure/foundation/Jenkinsfile b/infrastructure/foundation/Jenkinsfile index 1a28a2f..777324e 100644 --- a/infrastructure/foundation/Jenkinsfile +++ b/infrastructure/foundation/Jenkinsfile @@ -167,6 +167,8 @@ pipeline { # Cleanup rm -f terraform_${TF_VERSION}_linux_amd64.zip + else + echo "✅ Terraform is already installed" fi echo "Terraform version:"