Versions in this module Expand all Collapse all v0 v0.1.1 Nov 14, 2023 v0.1.0 Oct 2, 2023 Changes in this version + func ExpandedVariables(body hcl.Body, schema *configschema.Block) []hcl.Traversal + func FixUpBlockAttrs(body hcl.Body, schema *configschema.Block) hcl.Body + func SchemaForCtyContainerType(ty cty.Type) *configschema.NestedBlock + func SchemaForCtyElementType(ty cty.Type) *configschema.Block + func TypeCanBeBlocks(ty cty.Type) bool