terraform-provider-ovh icon indicating copy to clipboard operation
terraform-provider-ovh copied to clipboard

[FEATURE] Allows the possibility to return warning message to the user

Open scraly opened this issue 2 years ago • 0 comments

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

scraly avatar Feb 22 '23 07:02 scraly