# Functions
Marshal converts a Serializable state value into a DynamicValue suitable for transporting over the wire in response to the various Terraform callbacks, i.e.
MarshalDelete creates a nil Terraform DynamicValue, that indicates that the resource has been deleted.