Skip to content

Commit 1972ad4

Browse files
chore(deps): update terraform cloudposse/stack-config/yaml to v1
1 parent 5dee2e4 commit 1972ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ resource "spacelift_policy" "default" {
1212
# Convert infrastructure stacks from YAML configs into Spacelift stacks
1313
module "spacelift_config" {
1414
source = "cloudposse/stack-config/yaml//modules/spacelift"
15-
version = "0.22.4"
15+
version = "1.5.0"
1616

1717
stack_config_path_template = var.stack_config_path_template
1818

0 commit comments

Comments
 (0)