Versions in this module Expand all Collapse all v1 v1.0.7 Sep 11, 2021 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