Versions in this module Expand all Collapse all v0 v0.0.1 Aug 28, 2024 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