gomorpheus / terraform-provider-morpheus

Terraform Morpheus provider
MIT License
17 stars 21 forks source link

add morpheus " storage volume type" data object (Data Source) #232

Closed aponchaut closed 4 months ago

aponchaut commented 7 months ago

Hello,

Could you add a terraform data object to retrieve information about a "storage volume type" based on its ID or Name for example ?

The corresponding REST API is https://apidocs.morpheusdata.com/reference/getstoragevolumetypes .

The minimum interesting information would be :

Regards

martezr commented 4 months ago

This feature has been added in the latest release of the provider (v0.9.10).