# hashicorp/terraform-provider-helm

Terraform Helm provider

Repository: https://github.com/hashicorp/terraform-provider-helm
Canonical: https://ross.abutalabs.com/products/terraform-provider-helm
Homepage: https://www.terraform.io/docs/providers/helm/
Language: Go
License: MPL-2.0
License Family: copyleft
Topics: terraform-provider, helm, terraform, kubernetes
Last push: 2026-07-10T17:16:36+00:00

## Health v2 (maintenance only)
Score: 87/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 91, release rhythm 75, longevity 100
- inputs: {"age_days": 3356, "days_push": 54, "days_rel": 90, "gap_med": 42.5, "n_releases_24m": 11}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1077, forks 436 (observed 2026-08-28T04:03:29.648923+00:00)

## What it is
The official Terraform provider for Helm, written in Go, enabling installation and management of Helm chart releases on Kubernetes clusters through Terraform configuration. It exposes resources like helm_release to declaratively deploy charts from repositories or OCI registries.

## Use cases
- deploy helm charts with terraform
- manage kubernetes releases as code
- install nginx ingress via terraform
- provision helm releases from oci registry
- declarative kubernetes app deployment

## When to choose
- you already use Terraform and want Helm deployments in the same state
- you need declarative, versioned management of chart releases
- you want to deploy charts from OCI registries via IaC

## When to avoid
- you prefer managing Helm releases with helm CLI or GitOps tools like Argo CD/Flux
- you don't use Terraform or Kubernetes
- you need Helm features not exposed by the provider

## Facets
- artifact type: plugin
- maturity: active
- function: infrastructure-as-code, deployment, configuration-management, container-orchestration
- domain: cloud-computing, infrastructure-as-code, developer-tools
- platform: go, cloud, cli
- tags: terraform-provider, helm-charts, kubernetes, iac, devops, containers, docker

## Member repositories
- hashicorp/terraform-provider-helm (main) score 87

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:29.648923+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:53:15.290986+00:00, confidence not recorded.
  - readme: https://github.com/hashicorp/terraform-provider-helm (fetched 2026-08-28T04:03:29.648923+00:00, sha b0e32caddf44)
  - homepage: https://www.terraform.io/docs/providers/helm/ (fetched 2026-08-29T12:54:25.056570+00:00, sha 61b21fb994cb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
