github ovh/terraform-provider-ovh v1.0.0

15 hours ago

1.0.0 (October 21, 2024)

๐ŸŽ‰ Features:

  • New resource: ovh_dbaas_logs_output_opensearch_alias (#742)
  • New resource: ovh_dbaas_logs_output_opensearch_index (#742)
  • New datasource: ovh_cloud_project_volume (#736)
  • New datasource: ovh_cloud_project_volumes (#736)
  • New datasource: ovh_dbaas_logs_output_opensearch_index (#742)

๐Ÿงจ Breaking changes:

  • r/ovh_ip_service: BREAKING CHANGE Fix resource import and use service_name as ID. This is a breaking change because the ID of the resource has been modified, but already existing resources will continue working. (#754)
  • r/ovh_cloud_project: BREAKING CHANGE Fix resource import and use project_id as ID. This is a breaking change because the ID of the resource has been modified, but already existing resources will continue working. (#760)
  • r/ovh_domain_zone: BREAKING CHANGE Fix resource import and use name as ID. This is a breaking change because the ID of the resource has been modified, but already existing resources will continue working. (#760)
  • r/ovh_hosting_privatedatabase: BREAKING CHANGE Fix resource import and use service_name as ID. This is a breaking change because the ID of the resource has been modified, but already existing resources will continue working. (#760)
  • r/ovh_iploadbalancing: BREAKING CHANGE Fix resource import and use service_name as ID. This is a breaking change because the ID of the resource has been modified, but already existing resources will continue working. (#760)

๐Ÿ’ช Improvements:

  • Don't read order-related information (ovh_subsidiary, plan and plan_option fields) in Read functions of resources that are created using an order (#754)

๐Ÿœ Bug fixes:

  • r/ovh_cloud_project_database: Prevent setting backup_time on several engines (#756)
  • Fix marshal and unmarshal of null and unknown values (#750)
  • Fix products termination in the US region (#754)

โค๏ธ Thanks for your contributions โค๏ธ

Don't miss a new terraform-provider-ovh release

NewReleases is sending notifications on new releases.