terraform-provider-ovh
terraform-provider-ovh copied to clipboard
[FEATURE] Hardware Specifications datasource
Description
In order to correctly register our hosts into our inventory using Terraform, we would like to know if it would be possible to request (and even help for the implementation) of the hardware specification datasource (endpoint: /dedicated/server/%s/specifications/hardware
)
Requested Data Source
- ovh_dedicated_server_hardware_specifications
Hello! Just for my information: is it an API OVH will keep and maintain ? I would like to know before I submit a PR for this datasource.
@Eclion datasource ovh_dedicated_server_specifications_hardware
has been added, don't hesitate to give it a try.
Hello @amstuta, Works great, thank you very much!