contabo / terraform-provider-contabo

Terraform Provider for Contabo Cloud-Services
MIT License
59 stars 7 forks source link

Add a way to retrieve object storage by name #30

Open luis-guimaraes-exoawk opened 7 months ago

luis-guimaraes-exoawk commented 7 months ago

Could we have a way to retrieve an object storage by using it's name? It would make the object_storage datasource more useful than having to find the objectStorageId through the API.

Thanks