From c2a68aea92e7f5979fe4e9b2df5a66aea1473621 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 18:54:56 +0000 Subject: [PATCH] chore(deps): update terraform cloudposse/stack-config/yaml to v2 --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tf b/main.tf index f95c7e64..55d52665 100644 --- a/main.tf +++ b/main.tf @@ -12,7 +12,7 @@ resource "spacelift_policy" "default" { # Convert infrastructure stacks from YAML configs into Spacelift stacks module "spacelift_config" { source = "cloudposse/stack-config/yaml//modules/spacelift" - version = "0.22.4" + version = "2.0.0" stack_config_path_template = var.stack_config_path_template