github oocx/tfplan2md v1.45.0

4 hours ago

Inline relevant attributes

tfplan2md now renders Terraform plan context inline on the affected resource cards instead of isolating relevant_attributes[] at the bottom of the report. This makes replacement cascades and upstream dependencies visible where reviewers make decisions.

✨ Features

  • Replaced or destroyed resources now show inline ⚠️ Forced replacement callouts when a replace_paths entry traces back to an upstream relevant attribute.
  • Replaced or destroyed resources also show inline 🔗 Depends on: / 🔗 Also depends on: context for correlated upstream inputs.
  • Upstream inputs that are themselves changing in the same plan are highlighted as changing in this plan.
  • Uncorrelated plan inputs are preserved in a collapsible 🔗 Other plan inputs section near the end of the report.

📚 Documentation

  • Updated docs/features.md to describe the new inline relevant-attribute annotations and fallback details block.

📸 Screenshots

Inline annotations

Inline annotations

Fallback inputs

Fallback inputs

🔗 Commits

  • 1dc93917 feat: implement inline relevant attributes (Tasks 1-7, partial - build fixes in progress)

🚨 Breaking changes

None.

Don't miss a new tfplan2md release

NewReleases is sending notifications on new releases.