Versions in this module Expand all Collapse all v0 v0.0.1 Nov 1, 2021 Changes in this version + func FromStructValue(sv *structpb.Value, ty cty.Type) (cty.Value, error) + func ImpliedType(sv *structpb.Value) (cty.Type, error) + func ToStructValue(v cty.Value, ty cty.Type) (*structpb.Value, error)