Versions in this module Expand all Collapse all v0 v0.3.0 Aug 24, 2026 v0.2.0 Aug 12, 2026 Changes in this version + func ComputeDiffForAttribute(change structured.Change, attribute *jsonprovider.Attribute, ...) computed.Diff + func ComputeDiffForBlock(change structured.Change, block *jsonprovider.Block) computed.Diff + func ComputeDiffForOutput(change structured.Change) computed.Diff + func ComputeDiffForType(change structured.Change, ctype cty.Type) computed.Diff + type CreateSensitiveRenderer func(computed.Diff, bool, bool) computed.DiffRenderer + type NestingMode string