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

Test for data_template #1395

Closed JaylonmcShan03 closed 3 months ago

JaylonmcShan03 commented 5 months ago

Description

This pr is the test file for the data template for the helm provider.

Currently can't test the functionality of the test file due to exploring a workaround for the InternalValidate func in the framework.

Not much has changed from the sdk here, mostly updating the providerFactories call to the framework - ProtoV6ProviderFactories: protoV6ProviderFactories(),

Acceptance tests

Release Note

Release note for CHANGELOG:

...

References

Community Note