terraform-provider-ovh
terraform-provider-ovh copied to clipboard
[FEATURE] Allows the possibility to return warning message to the user
Description
It become necessary to allow the feature, for a developer/a contributor to this provider, to add a warning message to the user: https://developer.hashicorp.com/terraform/plugin/framework/diagnostics#returning-errors-and-warnings
Additional context
We need to use fully terraform plugin sdk v2 with Diagnostics
Related PR or Issues
- #PR364: return a warning message to a user when he or she wants to delete a LDP cluster