OVH as a provider option
This doesn't allow adding extra hardware, a major failing of the OVH API in my opinion
I'm interested about this feature.
+1 interested!!
OVH API allow now adding extra hardware using public cloud APIs : https://api.ovh.com/console/#/cloud/project#GET
Because OVH public cloud is based on Openstack, you can use provider "Openstack" in terraform to use OVH cloud before a better integration : https://www.terraform.io/docs/providers/openstack/index.html
@VincentCasse Cool! Would it work to combine ovh dedicated servers with ovh public cloud servers using hashicorp tooling?
OVH dedicated servers are not "openstack compliant". There is an API to manage it, but the API is really different. So, that's not possible to use Openstack provider to manager dedicated servers.
But, I could be a good idea to integrate it into a specific OVH provider!
+1
they are the biggest host. definitely useful
+1
+1 would be good to have an OVH provider
+1
+1
There is a provider for this in existance- https://github.com/yanndegat/terraform-provider-ovh
We are trying to work with that author on bringing it into the terraform project
I'm going to lock this issue because it has been closed for _30 days_ โณ. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Most helpful comment
There is a provider for this in existance- https://github.com/yanndegat/terraform-provider-ovh
We are trying to work with that author on bringing it into the terraform project