Skip to content

Releases: masterpointio/terraform-spacelift-automation

v1.4.0

16 Jun 19:18
1b16230
Compare
Choose a tag to compare

1.4.0 (2025-06-16)

Features

  • set default terraform_version = null (#73) (b19e782)

Bug Fixes

  • gha: trigger test workflow on pull_request_target (#74) (0320c70)

v1.3.1

09 Jun 16:54
e7e3797
Compare
Choose a tag to compare

1.3.1 (2025-06-09)

Bug Fixes

  • gha: wait for checks and merge with admin (#71) (bfc8f23)

v1.3.0

13 May 08:22
5aa572b
Compare
Choose a tag to compare

1.3.0 (2025-05-12)

Features

  • manage destructor creation and activation separately (#66) (af2a2de)

v1.2.0

29 Apr 09:02
fc4ccf8
Compare
Choose a tag to compare

1.2.0 (2025-04-28)

Features

  • spaces: adds spaces + consolidates with the template (#62) (dd9162f)

v1.1.1

12 Feb 00:32
1266199
Compare
Choose a tag to compare

1.1.1 (2025-02-12)

Bug Fixes

  • pin tofu 1.8 due to usage of .tofu extension (#54) (814d64b)

v1.1.0

11 Feb 15:26
e4eaa4a
Compare
Choose a tag to compare

1.1.0 (2025-02-11)

Features

  • add spacelift stack's after_run config, FINALLY hook (#52) (5ad3902)

v1.0.0

04 Feb 17:52
a967f89
Compare
Choose a tag to compare

1.0.0 (2025-02-04)

⚠ BREAKING CHANGES

  • TF Version pinning has been updated to require terraform v1.9+ and OpenTofu v1.7+. Please update the consuming root module accordingly. (#43)
  • Scopes tfvars + default_tf_workspace_enabled settings under automation_settings object in StackConfig schema. See README for example of StackConfig schema. (#42)

Features

  • adds support for description as a templatestring (#43) (1bbb74f)
  • adds the runtime_overrides variable + tests (#44) (6030f94)
  • feat: allow specifying space_name that maps to space_id #46
  • schema: adds initial JSON schema + StackConfig changes (#42) (f247b5e)

Bug Fixes

  • cron validator regex escape characters (#45) (81a386b)
  • dont clobber static config with overrides (#50) (b352674)
  • external space changed so update test data (#51) (569d8d4)

v0.7.0

09 Jan 16:26
e0667ac
Compare
Choose a tag to compare

0.7.0 (2025-01-09)

Features

  • adds a variable to support labels on a root module level (#39) (f84d9ac)

v0.6.0

31 Dec 19:34
6de937c
Compare
Choose a tag to compare

0.6.0 (2024-12-31)

Features

  • runner image and globs paths for stacks (#34) (074dae8)

v0.5.0

30 Dec 17:01
89f450c
Compare
Choose a tag to compare

0.5.0 (2024-12-30)

Features

  • allow project root to be customized for stack (#32) (3eb9027)