terraform-provider-ovh icon indicating copy to clipboard operation
terraform-provider-ovh copied to clipboard

[Feature] implement /dedicated/server/{serviceName}/bringYourOwnImage

Open netlinkz opened this issue 1 year ago • 2 comments

I couldn't see anywhere in the docs where you can trigger /dedicated/server/{serviceName}/bringYourOwnImage Is it possible currently?

Also, is there a generic API function that can leverage the request signing functionality? I.e. Is there something like the terraform http provider just with request signing ability?

netlinkz avatar Apr 14 '23 05:04 netlinkz

Thanks for your issue.

This is currently not implemented in the provider. I put your request in the backlog and inform the product team.

For generic request, I have not tried so may be ;-)

yomovh avatar Apr 14 '23 13:04 yomovh

Hello @netlinkz ! AFAIK, they are not implementing it because they will change the API. c.f. #450 & #434

Eclion avatar Sep 29 '23 16:09 Eclion

Closing this issue as the feature won't be implemented using route /dedicated/server/{serviceName}/bringYourOwnImage (see the issue and PR mentioned by @Eclion). It will directly be implemented in resource ovh_dedicated_server_install_task (currently in development).

amstuta avatar Apr 09 '24 07:04 amstuta