Skip to content

Take terraform API json + root dir and return toml with module relations

License

Notifications You must be signed in to change notification settings

kchugalinskiy/terraform-hierarchy

Repository files navigation

Show terraform module and resource dependencies

Usage:

hierarchy -dir=. -desc=aws.json -out=stdout

  • -dir: terraform root directory
  • -desc: json file prepared by terrafor-markdown-extractor
  • -out: where to put results in TOML (stdout by default)

About

Take terraform API json + root dir and return toml with module relations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published