gomorpheus / terraform-provider-morpheus

Terraform Morpheus provider
MIT License
17 stars 21 forks source link

add morpheus_storage_volume (Data Source) #230

Closed aponchaut closed 3 months ago

aponchaut commented 7 months ago

Hello,

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

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

Regards

aponchaut commented 7 months ago

The minimum interesting information would be :

martezr commented 3 months ago

The morpheus_storage_volume data source (https://registry.terraform.io/providers/gomorpheus/morpheus/latest/docs/data-sources/storage_volume) has been added in the latest release (v0.10.0) of the Terraform provider.