Is it possible (or planned) to use this provider to get the values of Key vault contents (e.g. secrets)?
With azurerm one has to have a provider block for the subscription where the Key vault resides in.
As a workaround there is the azurekeyault that uses the data plane API, but it would be better to use a partner provider for most scenarios.