Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@amstuta amstuta released this 25 Oct 16:01
· 7 commits to master since this release
da2450a

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 ❤️