terraform-provider-ovh
terraform-provider-ovh copied to clipboard
Terraform OVH provider
### Describe the bug When updating an existing private network, e.g. adding a region, the provider plans to destroy and recreate existing resource. This fails to happen if any instance...
### Description It would be interesting to have the possibility to create from the get go a Volume Backup from a Block Storage Volume ### Affected Resource(s) and/or Data Source(s)...
# Description This PR is a request from Webhosting Infra team: - Implement ovh_iploadbalancing_failover_ip_attach resource/data ## Type of change - [x] New feature (non-breaking change which adds functionality) - [X]...
# Description This PR is a request from Webhosting Infra team: - Add catalog_name on order_cart (for OptionsPlan). Unit tests updated. ## Type of change - [X] Improvement (improve existing...
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?...
### Description It could be interesting to manage OLA via Terraform. I think using the existing `ovh_dedicated_server_update` resource or adding a new resource. ### Affected Resource(s) and/or Data Source(s) *...
Is it possible to create a UDP loadbalancing frontend using this provider?
### Description `data.ovh_dedicated_server` returns the same data - which is `service_name` - for both `id` and `name` parameters. Which is expected, as both are set to the same value in...
### Description It become necessary to allow the feature, for a developer/a contributor to this provider, to add a warning message to the user: https://developer.hashicorp.com/terraform/plugin/framework/diagnostics#returning-errors-and-warnings ### Additional context We need...
### Describe the bug Hi when i try to add google oidc to managed kubernetes service via terragrunt I got error below ### Terraform Version Terraform v1.7.5 on linux_amd64 +...