Releases: edixos/provider-ovh
v1.1.0
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
v0.49.1
v0.49.0
What's Changed
-
New Resource: ovh_cloud_project_gateway_interface
(ovh/terraform-provider-ovh#697) -
New Resource: ovh_cloud_project_region_loadbalancer_log_subscription
(ovh/terraform-provider-ovh#657) -
New Resource: ovh_dbaas_logs_token
(ovh/terraform-provider-ovh#649) -
New Resource: ovh_iploadbalancing_udp_frontend
(ovh/terraform-provider-ovh#587) -
New Resource: ovh_domain_zone_dnssec
(ovh/terraform-provider-ovh#589) -
New Resource: ovh_ip_firewall
(ovh/terraform-provider-ovh#596) -
New Resource: ovh_ip_firewall_rule
(ovh/terraform-provider-ovh#601) -
New Resource: ovh_ip_mitigation
(ovh/terraform-provider-ovh#604)
New Contributors
Full Changelog: v0.40.1...v0.49.0
v0.40.1
What's Changed
- hotfix: enable external secret stores panic by @smileisak in #19
Full Changelog: v0.40.0...v0.40.1
v0.40.0
What's Changed
- feat(upgrade): upgrade terraform provider to v0.40.0 by @smileisak in #17
🎉 Features:
- New resource:
ProjectGateway
.gateway.ovh.edixos.io/v1alpha1
- New resource:
Move
.additionalip.ovh.edixos.io/v1alpha1
Full Changelog: v0.39.0...v0.40.0
v0.39.0
What's Changed
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #16
- build(deps): bump tj-actions/changed-files from 34 to 41 in /.github/workflows by @dependabot in #14
- Feat/upgrade ovh terraform provider to version 0.39.0 by @smileisak in #15
New Contributors
- @dependabot made their first contribution in #16
Full Changelog: v0.37.0...v0.39.0
v0.37.0
What's Changed
- Upgrade underlying terraform ovh provider to 0.37.0 by @smileisak in #12
New resources added:
ProjectDatabasePostgresqlConnectionPool
IAMPermissionsGroup
ContainerRegistryIPRestrictionsManagement
ContainerRegistryIPRestrictionsRegistry
Full Changelog: v0.36.1...v0.37.0
v0.36.1
What's Changed
This release fixes the version to the same version of the terraform provider of ovh as requested by @scraly.
- add configuration example by @smileisak in #10
- [Docs] Improve README by @scraly in #11
New Contributors
Full Changelog: v0.1.4...v0.36.1
v0.1.4
What's Changed
- feat(privatenetwork): update private network kinds and references by @smileisak in #7
- feat(upgrade): Upgrade ovh terraform module to version 0.36.1 by @smileisak in #9
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- feat(kube): rename default resource for better naming convention by @smileisak in #3
- feat(cloud): rework the project and user resources by @smileisak in #4
Full Changelog: v0.1.2...v0.1.3