tfk8s

A tool for converting Kubernetes YAML manifests to Terraform HCL

MIT License

Downloads
43
Stars
972
Committers
7

Bot releases are hidden (Show)

tfk8s - v0.1.10 Latest Release

Published by jrhouston almost 2 years ago

  • Fix generation field not being stripped when using --strip
tfk8s - v0.1.9

Published by jrhouston almost 2 years ago

tfk8s - v0.1.8

Published by jrhouston about 2 years ago

  • Support resources using generateName
  • Add option to remove quotes from object/map keys when not needed
  • Match nested interpolation when escaping shell
tfk8s - v0.1.7

Published by jrhouston about 3 years ago

  • Escape shell vars (${...}) in HCL output so they are not interpolated by Terraform (#28)
tfk8s - v0.1.6

Published by jrhouston about 3 years ago

  • Fix crash when trying to use List resources
  • Catch panics and print friendly error message
tfk8s - v0.1.5

Published by jrhouston over 3 years ago

tfk8s - v0.1.4

Published by jrhouston over 3 years ago

  • Ignore empty YAML documents
tfk8s - v0.1.3

Published by jrhouston over 3 years ago

  • Fix bug where empty documents were causing a panic.
tfk8s - v0.1.2

Published by jrhouston over 3 years ago

  • Add support for heredoc multi-line strings
Package Rankings
Top 8.17% on Proxy.golang.org
Top 24.97% on Formulae.brew.sh
Badges
Extracted from project README
Go Report Card