Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/stack-config/yaml to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 5d4ab5b commit d420ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/remote-state.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "spaces" {
source = "cloudposse/stack-config/yaml//modules/remote-state"
version = "1.5.0"
version = "1.8.0"

component = var.spacelift_spaces_component_name
environment = try(var.spacelift_spaces_environment_name, module.this.environment)
Expand Down

0 comments on commit d420ab3

Please sign in to comment.