Skip to content

Commit

Permalink
chore: update remote state version
Browse files Browse the repository at this point in the history
  • Loading branch information
mtweeman authored Nov 29, 2024
1 parent 5d4ab5b commit e7303b9
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 e7303b9

Please sign in to comment.