automated terminal push
This commit is contained in:
2
infrastructure/foundation/Jenkinsfile
vendored
2
infrastructure/foundation/Jenkinsfile
vendored
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user