From 532612af6806f2c428c133757cda319f72415ad3 Mon Sep 17 00:00:00 2001 From: lenape Date: Sun, 3 Aug 2025 14:26:52 +0000 Subject: [PATCH] automated terminal push --- infrastructure/foundation/Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/foundation/Jenkinsfile b/infrastructure/foundation/Jenkinsfile index d78dbf3..1e0c720 100644 --- a/infrastructure/foundation/Jenkinsfile +++ b/infrastructure/foundation/Jenkinsfile @@ -46,7 +46,7 @@ pipeline { environment { // Terraform configuration - TF_VERSION = '1.5.7' + TF_VERSION = '1.12.2' TF_IN_AUTOMATION = 'true' TF_INPUT = 'false' TF_CLI_ARGS = '-no-color'