# Functions
FromTerraform5Value accepts a tftypes.Value and returns our representation of a Value.
ToTerraform5Value accepts our representation of a Value alongside the tftypes.Type description, and returns a tftypes.Value object that can be passed into the Terraform SDK.