# Functions
GetConversions returns the conversion.Conversions registered for the specified Terraformed resource.
RegisterConversions registers the API version conversions from the specified provider configuration.
RoundTrip round-trips from `src` to `dst` via an unstructured map[string]any representation of the `src` object and applies the registered webhook conversion functions.