Versions in this module Expand all Collapse all v1 v1.2.0 Oct 18, 2019 Changes in this version + func AllAttributesNull(schema *configschema.Block) cty.Value + func AssertObjectCompatible(schema *configschema.Block, planned, actual cty.Value) []error + func AssertPlanValid(schema *configschema.Block, priorState, config, plannedState cty.Value) []error + func LongestCommonSubsequence(xs, ys []cty.Value) []cty.Value + func NormalizeObjectFromLegacySDK(val cty.Value, schema *configschema.Block) cty.Value + func PlannedDataResourceObject(schema *configschema.Block, config cty.Value) cty.Value + func ProposedNewObject(schema *configschema.Block, prior, config cty.Value) cty.Value