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:"