Closed oponomarov-tu closed 4 months ago
~You should be able to control log levels. Hopefully this works.~ Apologies I just realized this was diag.Warning. This is a type of message by TF Core, and unfortunately cannot be suppressed. You can however compact the warnings with the following option
Terraform version, Helm provider version and Kubernetes version
Terraform configuration
N/A
Question
https://github.com/hashicorp/terraform-provider-helm/pull/671 introduced a warning that is displayed to the user when
helm_release
resource is destroyed & an information message has been returned by Helm. In my case it is:Is it possible today to suppress the warning messages returned explicitly by the Helm provider?