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

Terraform OVH provider

Results 103 terraform-provider-ovh issues
Sort by recently updated
recently updated
newest added

### 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...

Product: Network

### 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)...

Type: Feature
Product: Storage

# 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?...

Type: Feature
Status: Backlog
Product: Bare Metal

### 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) *...

Product: Bare Metal

Is it possible to create a UDP loadbalancing frontend using this provider?

Type: Feature
Product: Network
Status: Backlog

### 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...

Type: Feature
Status: Backlog
Product: Bare Metal

### 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...

Type: Feature
Status: Backlog

### 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 +...