1.1.1 (2025-02-12)
1.1.0 (2025-02-11)
1.0.0 (2025-02-04)
- 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 underautomation_settings
object in StackConfig schema. See README for example of StackConfig schema. (#42)
- 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)
- cron validator regex escape characters (#45) (81a386b)
- dont clobber static config with overrides (#50) (b352674)
- external space changed so update test data (#51) (569d8d4)
0.7.0 (2025-01-09)
0.6.0 (2024-12-31)
0.5.0 (2024-12-30)
0.4.0 (2024-12-26)
0.3.1 (2024-12-19)
- 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)
0.3.0 (2024-12-18)
-
allow default TF workspace usage (8ccba9f)
-
support more spacelift settings:
enable_well_known_secret_masking
+github_action_deploy
(df259b2)
- Fixes drift detection precondition
0.2.1 (2024-12-13)
- common labels merge with stack labels (b9e63ae)
0.2.0 (2024-11-14)
- adds CRabbit custom config (e9b4889)