Skip to content

v2.6.0

Compare
Choose a tag to compare
@amstuta amstuta released this 25 Jul 15:05
· 47 commits to master since this release
dc7b5b7

2.6.0 (July 25, 2025)

⚙️ General:

  • Bump dependencies (#1052)

🎉 Features:

  • New resource: ovh_cloud_project_region (#1044)

  • New datasource: ovh_cloud_project_gateway (#1061)

  • New datasource: ovh_location (#1063)

💪 Improvements:

  • r/ovh_dbaas_logs_token: Resource can now be imported (#1045)
  • Ensure all resources have an ID (#1047)

⚠️ Deprecations:

  • r/ovh_dedicated_server_update: Resource is now deprecated (#1036)

🐜 Bug fixes:

  • r/ovh_dedicated_server: Changing service_name forces recreation of the resource (#1033)
  • r/ovh_dedicated_server_update: Changing service_name forces recreation of the resource (#1033)
  • r/ovh_savings_plan: Perform an exact match when searching for a product code (#1040)
  • r/ovh_dbaas_logs_input: Fix fields in example (#1053)
  • r/ovh_cloud_project_failover_ip_attach: Correctly check errors and improve error messages (#1056)
  • r/ovh_cloud_project_containerregistry_oidc: Attribute oidc_verify_cert is computed when not input by the user (#1057)
  • r/ovh_cloud_project_containerregistry_oidc: Recreate OIDC config when removed outside Terraform (#1058)
  • r/ovh_cloud_project_storage: Set the right type for replication tags (#1060)

📚 Documentation:

  • Update subcategories of several public cloud resources (#1035)
  • r/ovh_cloud_project_containerregistry_user: Fix resource documentation (#1037)
  • Ensure naming convention in examples (#1046)
  • r/ovh_vps: Add clarifications on image selection (#1055)

❤️ Thanks for your contributions ❤️