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

Refactor: Rename SetListList to SetListSlice #1480

Closed JaylonmcShan03 closed 2 months ago

JaylonmcShan03 commented 2 months ago

Description

This PR refactors the getTemplateValues, and getValues function by renaming the SetListList variable to SetListSlice

Acceptance tests

Release Note

Release note for CHANGELOG:

...

References

Community Note