Versions in this module Expand all Collapse all v1 v1.0.7 Sep 11, 2021 Changes in this version + var ConvertFunc function.Function + var TypeConstraintType cty.Type + func Type(expr hcl.Expression) (cty.Type, hcl.Diagnostics) + func TypeConstraint(expr hcl.Expression) (cty.Type, hcl.Diagnostics) + func TypeConstraintFromVal(v cty.Value) cty.Type + func TypeConstraintVal(ty cty.Type) cty.Value + func TypeString(ty cty.Type) string