# Functions
FromLink converts a models.HashicorpCloudLocationLink to a Resource.
FromString parses the string encoding of a resource identifier.
Must is a helper function that wraps a call to a function returning (Resource, error) such as FromLink or FromString and panics if the error is non-nil.