Skip to content

Releases: edixos/provider-ovh

v1.1.0

09 Dec 15:00
d4292ae
Compare
Choose a tag to compare

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

25 Sep 09:29
101708f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.49.0...v0.49.1

v0.49.0

24 Sep 14:39
ca2736f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.40.1...v0.49.0

v0.40.1

24 Sep 13:57
e858aeb
Compare
Choose a tag to compare

What's Changed

  • hotfix: enable external secret stores panic by @smileisak in #19

Full Changelog: v0.40.0...v0.40.1

v0.40.0

21 Mar 13:50
201ae92
Compare
Choose a tag to compare

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

17 Mar 10:41
1872916
Compare
Choose a tag to compare

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

Full Changelog: v0.37.0...v0.39.0

v0.37.0

05 Mar 09:51
d1b30ce
Compare
Choose a tag to compare

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

01 Feb 11:41
7dd7533
Compare
Choose a tag to compare

What's Changed

This release fixes the version to the same version of the terraform provider of ovh as requested by @scraly.

New Contributors

Full Changelog: v0.1.4...v0.36.1

v0.1.4

20 Jan 09:48
fe69860
Compare
Choose a tag to compare

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

09 Jan 18:15
3f54d2a
Compare
Choose a tag to compare

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