hashicorp / terraform-provider-helm

Terraform Helm provider
https://www.terraform.io/docs/providers/helm/
Mozilla Public License 2.0
1.01k stars 371 forks source link

Updated redactSensitiveValues to hash and replace sensitive values using hashSensitiveValue #1517

Closed JaylonmcShan03 closed 1 week ago

JaylonmcShan03 commented 3 weeks ago

Description

This pr Updates redactSensitiveValues function to hash and replace sensitive values using hashSensitiveValue.

Acceptance tests

Release Note

Release note for CHANGELOG:

...

References

Community Note