automated terminal push

This commit is contained in:
lenape
2025-08-03 14:26:52 +00:00
parent ee73dc395d
commit 532612af68

View File

@@ -46,7 +46,7 @@ pipeline {
environment { environment {
// Terraform configuration // Terraform configuration
TF_VERSION = '1.5.7' TF_VERSION = '1.12.2'
TF_IN_AUTOMATION = 'true' TF_IN_AUTOMATION = 'true'
TF_INPUT = 'false' TF_INPUT = 'false'
TF_CLI_ARGS = '-no-color' TF_CLI_ARGS = '-no-color'