Skip to content

Commit

Permalink
chore: Updated the content of the file "/tmp/updatecli/jenkins-infra/…
Browse files Browse the repository at this point in the history
…pi... (#382)

... peline-library/vars/terraform.groovy"

Made with ❤️️ by updatecli

Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com>
Co-authored-by: Damien Duportal <damien.duportal@gmail.com>
  • Loading branch information
3 people committed May 16, 2022
1 parent 73239b1 commit 79f188c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/terraform.groovy
Expand Up @@ -9,7 +9,7 @@ def call(userConfig = [:]) {
stagingCredentials: [], // No custom secrets for staging by default
productionCredentials: [], // No custom secrets for production by default
productionBranch: 'main', // Defaults to the principal branch
agentContainerImage: 'jenkinsciinfra/hashicorp-tools:0.5.15', // Version managed by updatecli
agentContainerImage: 'jenkinsciinfra/hashicorp-tools:0.5.24', // Version managed by updatecli
runTests: false, // Executes the tests provided by the "calling" project, which should provide a tests/Makefile
runCommonTests: true, // Executes the default test suite from the shared tools repository (terratest)
]
Expand Down

0 comments on commit 79f188c

Please sign in to comment.