ovh / terraform-provider-ovh

Terraform OVH provider
https://registry.terraform.io/providers/ovh/ovh/latest/docs
Mozilla Public License 2.0
183 stars 134 forks source link

fix: correctly set cluster_id field in datasource ovh_dbaas_logs_cluster #694

Closed amstuta closed 3 months ago

amstuta commented 3 months ago

Description

When not defined in the configuration, the field cluster_id of datasource ovh_dbaas_logs_cluster was not set.

Type of change

How Has This Been Tested?