From c1b49915482206d314c84cd168ec1a8860e99313 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Wed, 11 Dec 2024 08:45:19 +0000 Subject: [PATCH] chore: Update the `TERRAFORM` version in the goss test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- tests/goss-common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/goss-common.yaml b/tests/goss-common.yaml index 38a835d5a..973fab471 100644 --- a/tests/goss-common.yaml +++ b/tests/goss-common.yaml @@ -96,7 +96,7 @@ command: exec: terraform -v exit-status: 0 stdout: - - 1.9.8 + - 1.10.1 trivy: exec: trivy --version exit-status: 0