Search code examples
terraformkubernetes-helm

Helm 3 support in terraform


Is Terraform provides support for Helm 3 ? I have find many discussion in the community forum but didn't find any solution that weather terraform make deployment using helm 3


Solution

  • Helm 3 support was introduced in v1.0.0 of the Terraform helm provider.

    https://github.com/terraform-providers/terraform-provider-helm/releases/tag/v1.0.0