SIGN IN SIGN UP
hashicorp / terraform UNCLAIMED

Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

0 0 32 Go

refactor: remove readDiff (#38590)

readDiff is no longer necessary now that we don't need a schema to read the change - all calls to readDiff were replaced with a single-line call to ctx.Changes, using the same inputs that readDiff used.
K
Kristin Laemmert committed
abbb650bae08f5f0672084276795997394119f10
Parent: 3493529
Committed by GitHub <noreply@github.com> on 5/14/2026, 6:25:24 PM