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'