What's Changed
- add new resources and upgrade ovh provider to version v1.1.0 by @smileisak in #24
New Supported Resources
-
DBaaS Logs:
ovh_dbaas_logs_output_opensearch_alias
(#742): Manage OpenSearch alias outputs.ovh_dbaas_logs_output_opensearch_index
(#742): Manage OpenSearch index outputs.
-
Cloud Networking:
ovh_cloud_project_network_private_subnet_v2
(#732): Introduces a next-generation private subnet resource for enhanced networking configuration within OVHcloud projects.
-
IP Load Balancing:
ovh_iploadbalancing_ssl
(#718): Enables provisioning and management of SSL configurations on OVH load balancers.ovh_iploadbalancing_udp_farm
(#719): Supports configuration of UDP farms for load balancing.ovh_iploadbalancing_udp_farm_server
(#719): Manages individual servers within a UDP farm, allowing granular load balancing control.
Known Limitations
- The following resources are not supported due to nested type limitations in Upjet (Upjet Issue #372):
ovh_okms
ovh_okms_credential
ovh_okms_service_key
These resources will be considered once the upstream issue is resolved.
Full Changelog: v0.49.1...v1.1.0