From 73c81f4d37cc8abb2cf9c732981276ac1236ccf6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 00:55:00 +0000 Subject: [PATCH] Update dependency hashicorp/terraform to v1.9.6 --- jenkins-inbound-agent/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins-inbound-agent/Dockerfile b/jenkins-inbound-agent/Dockerfile index 56d754d..4e28322 100644 --- a/jenkins-inbound-agent/Dockerfile +++ b/jenkins-inbound-agent/Dockerfile @@ -4,7 +4,7 @@ USER root ARG VAULT_VERSION=1.16.3 ARG PACKER_VERSION=1.11.0 -ARG TERRAFORM_1_VERSION=1.8.5 +ARG TERRAFORM_1_VERSION=1.9.6 ARG KUBECTL_VERSION=1.29.6 ARG HELM_VERSION=v3.12.3 ARG ANSIBLE_VERSION=9.7.0