From 21ab4f1bb4d4badd0ac62323582c884c3ee06fd5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 Aug 2026 03:04:39 +0000 Subject: [PATCH] chore(deps): Update dependency hashicorp/terraform to v1.15.9 (patch) --- .github/workflows/pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index 24027a1..bb848a5 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -26,7 +26,7 @@ concurrency: env: # Matches the `required_version = ">= 1.15"` floor every module declares, so # CI proves the floor is honest rather than testing some newer version. - TERRAFORM_VERSION: "1.15.8" + TERRAFORM_VERSION: "1.15.9" TF_IN_AUTOMATION: "1" TF_INPUT: "0"