hashicorp / terraform-provider-helm

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

Test for data_template #1395

Open JaylonmcShan03 opened 1 week ago

JaylonmcShan03 commented 1 week 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