gomorpheus / terraform-provider-morpheus

Terraform Morpheus provider
MIT License
17 stars 23 forks source link

Add morpheus_cloud_datastore (Data Source) #231

Closed aponchaut closed 2 months ago

aponchaut commented 6 months ago

Hello,

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

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

The minimum interesting information would be :

Regards

martezr commented 2 months ago

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