Versions in this module Expand all Collapse all v1 v1.5.0 Mar 17, 2025 v1.4.1 Mar 5, 2025 Changes in this version + func ImpliedType(buf []byte) (cty.Type, error) + func Marshal(val cty.Value, ty cty.Type) ([]byte, error) + func Unmarshal(b []byte, ty cty.Type) (cty.Value, error)