v0.43.1
Patch release: fixes tfstackplan uniqueness to support repos with mixed BundleInstance layouts.
Fix
uniqueness: skip manifests with noenvironmentsblock instead of failing loud (#239, closes #238).LoadUnitsnow skips a matched instance manifest that lacks anenvironments:block entirely — a single-env / non-comparable instance (e.g. a per-env-file BundleInstance with only top-levelinputs) — rather than erroring. A present-but-malformedenvironmentsblock 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.