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: Change model references from 'd' to 'model' for consistency #1478

Closed JaylonmcShan03 closed 2 months ago

JaylonmcShan03 commented 2 months ago

Description

This PR refactors the code to change model references from d to model to improve readability and consistency.

Acceptance tests

Release Note

Release note for CHANGELOG:

...

References

Community Note