jrhouston/tfk8s
A tool for converting Kubernetes YAML manifests to Terraform HCL observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2318
- days_rel: n/a
- days_push: 959
- n_releases_24m: 0
Adoption not part of the score
1057 stars · 64 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
tfk8s is a Go CLI tool that converts Kubernetes YAML manifests into Terraform HCL for use with the Terraform Kubernetes Provider. It supports multi-document YAML, kubectl output stripping, Helm chart conversion, and directory trees of manifests.
Use cases
- convert kubernetes yaml manifests to terraform hcl
- migrate existing k8s manifests to terraform
- pipe kubectl get output into terraform config
- convert a helm chart to terraform resources
- convert a directory of manifests to terraform
When to choose
- you manage Kubernetes resources with the Terraform Kubernetes Provider and want to avoid hand-writing HCL
- you're migrating existing YAML manifests or docs examples into Terraform
- you want to import live cluster resources via kubectl output
When to avoid
- you use the kubernetes/helm Terraform provider with raw YAML via kubectl_manifest-style files
- you don't use Terraform at all
- you need a library/API rather than a CLI
Facets
cli-tool · maturity active
parser developer-tools configuration-management infrastructure-as-code infrastructure-as-code developer-tools cli windows go terraform kubernetes yaml-to-hcl converter kubectl devops containers linux macos
1 source
- readme: https://github.com/jrhouston/tfk8s · fetched 2026-08-28 · 58426d90319c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jrhouston/tfk8s | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem