k2tf - Kubernetes YAML to Terraform HCL converter

A tool for converting Kubernetes API Objects (in YAML format) into HashiCorp's Terraform configuration language.
The converted .tf files are suitable for use with the Terraform Kubernetes Provider

Installation
Pre-built Binaries
Download Binary from GitHub releases page.
Build from source
See below
Homebrew
$ brew install k2tf
asdf
Use the asdf-k2tf plugin.