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

Terraform Plugin Framework Migration – Kubernetes client initialization #1381

Closed JaylonmcShan03 closed 5 months ago

JaylonmcShan03 commented 5 months ago

Description

This PR adds the framework code for initializing the Kubernetes client using the supplied provider block configuration.

Acceptance tests

Release Note

Release note for CHANGELOG:

...

References

Community Note