Skip to content

Releases: masterpointio/terraform-spacelift-automation

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)

v0.4.0

27 Dec 17:22
d47d87f
Compare
Choose a tag to compare

0.4.0 (2024-12-26)

Features

  • begins the work to support single vs multi root_module_structure (#17) (598f0c7)

v0.3.1

19 Dec 15:50
34d6023
Compare
Choose a tag to compare

0.3.1 (2024-12-19)

Bug Fixes

  • check if tfvars file exists only if when it's expected (#16) (72c5a77)
  • include stack specific before_init even if tfvars disabled + adds initial tests 🎉 (#13) (9eb3cd4)
  • pass github_enterprise.id to stacks (#14) (f4c6c1b)

v0.3.0

18 Dec 20:28
93c6498
Compare
Choose a tag to compare

0.3.0 (2024-12-18)

Features

  • allow default TF workspace usage (8ccba9f)
  • support more spacelift settings: enable_well_known_secret_masking + github_action_deploy (df259b2)

Fixes

  • Fixes drift detection precondition

v0.2.1

13 Dec 01:21
1e3e4e1
Compare
Choose a tag to compare

0.2.1 (2024-12-13)

Bug Fixes

  • common labels merge with stack labels (b9e63ae)

v0.2.0

14 Nov 12:13
9260391
Compare
Choose a tag to compare

0.2.0 (2024-11-14)

Features

  • adds CRabbit custom config (e9b4889)

v0.1.0

11 Nov 14:04
9da2c15
Compare
Choose a tag to compare

0.1.0 (2024-11-11)

Features

  • initial testing (b831715)
  • support all root modules + add example (ca711fa)