ovh / terraform-provider-ovh

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

fix: Add missing fields in ovh_cloud_project_kube datasource #662

Closed amstuta closed 2 months ago

amstuta commented 2 months ago

Description

Fixes an issue coming from https://github.com/ovh/terraform-provider-ovh/pull/661 : the added fields are missing in the related datasource.

Type of change

How Has This Been Tested?