We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dee2e4 commit 1972ad4Copy full SHA for 1972ad4
main.tf
@@ -12,7 +12,7 @@ resource "spacelift_policy" "default" {
12
# Convert infrastructure stacks from YAML configs into Spacelift stacks
13
module "spacelift_config" {
14
source = "cloudposse/stack-config/yaml//modules/spacelift"
15
- version = "0.22.4"
+ version = "1.5.0"
16
17
stack_config_path_template = var.stack_config_path_template
18
0 commit comments