ovh / terraform-provider-ovh

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

fix: cloud_project_user: Don't check role is not given in config #627

Closed amstuta closed 4 months ago

amstuta commented 4 months ago

Description

ovh_cloud_project_user: field role is optional, so value should not be checked against the API if not defined.

Type of change

Checklist: