Skip to content

v0.43.1

Choose a tag to compare

@ivank ivank released this 19 Jul 07:26
· 6 commits to main since this release
a139ae1

Patch release: fixes tfstackplan uniqueness to support repos with mixed BundleInstance layouts.

Fix

  • uniqueness: skip manifests with no environments block instead of failing loud (#239, closes #238). LoadUnits now skips a matched instance manifest that lacks an environments: block entirely — a single-env / non-comparable instance (e.g. a per-env-file BundleInstance with only top-level inputs) — rather than erroring. A present-but-malformed environments block stays a hard error. This unblocks wiring the lint into repos (e.g. Fluent-Health/infra) that mix per-env-file and environments-block instances.

No other changes since v0.43.0.