According to the API documentation, when launching an instance the required parameter 'imageId' is deprecated in favour of sourceDetails. https://docs.us-phoenix-1.oraclecloud.com/api/#/en/iaas/20160918/requests/LaunchInstanceDetails
From a terraform provider prospective can you tell when sourceDetails will be supported to allow booting from a given boot volume ocid?
Many Thanks
Mike.