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