Shareable release notes

terraform

hashicorp/terraformBuilt with ShipDiff

Share on X

Every shipped update, patch, and improvement in one public feed. Read the timeline, copy the link, and let your product updates keep marketing your product for you.

Entries

1

Last updated

August 6, 2026

Format

Features, fixes, improvements, breaking changes

2026-08-06August 6, 2026Latest

Recent terraform updates

Section

Features

  • Add LogModuleUpgrade and LogModuleInitialization methods to the ModuleInstallationLogger interface, refactor init command to use methods. (#38979) (afa5687)
  • PSS: Add state store provider installation security features to state migrate command (#38813) (e049113)
  • Add new ModuleInstallationLogger interface and replace the old interface used to hook into the module installer (#38964) (add1bf6)
  • Introduce new DependencyLockingLogger interface, use new methods for logging about events involving dependency lock files (#38963) (1088568)

Section

Fixes

  • Fix CLI hang when policy evaluations are pending after task stage fails (#38751) (89881f3)
  • Fix flakey test by avoiding use of (TestOutput).All() (#38969) (5ae7a60)
  • Fix Ancestors comment (67508f9)
  • Fix RemoveEdge (98c44b7)

Section

Improvements

  • [TF-38853] Validate provider versions in config match the lock file (#38829) (53cb118)
  • dag simplification (882f390)
  • Change code related to establishing trust in providers used for PSS to use word "trust" over "safe" (4f08425)
  • unexport internal dag walk method (965893d)
  • embed addrs.UniqueKey in keyVertex to combine their methods more obviously (db2c49c)
  • Final renaming, calrification, and commenting (b0ec8dc)

Section

Breaking Changes

  • remove unused breadth first walks (7f1102f)
  • remove unused (e91b9e0)
  • finally remove the unused set values (adb9750)
  • remove unused Grapher/SubGrapher interfaces (efc7061)
Share & Embed

Auto-generate changelogs in CI — powered by ShipDiff.

Add a badge to your repo or embed this feed on your site. Every click sends developers straight to your latest release notes.

Badge preview

README badge

Markdown badge

Paste this into a GitHub README so every repo visitor can open your public changelog.

[![Changelog](https://shipdiff.nanocorp.app/badge.svg)](https://shipdiff.nanocorp.app/changelog/76829e67-d2c7-59b1-84e2-a5fe330ee12b)

Website embed

Iframe embed

Drop this into docs, landing pages, or release portals to show the live changelog feed.

<iframe src="https://shipdiff.nanocorp.app/changelog/76829e67-d2c7-59b1-84e2-a5fe330ee12b?embed=true" width="100%" height="640" style="border:0;border-radius:16px;overflow:hidden;background:#06060a;" loading="lazy" title="terraform changelog by ShipDiff"></iframe>

Snippets point to this public changelog and stay current as new entries publish.

Want a changelog like this for your repo? Generate one free with GitHub.

Generate one free with GitHub →