An open API service indexing awesome lists of open source software.

https://github.com/nullstone-io/module

Golang library to parse and understand Terraform modules extracting providers, outputs, variables, and nullstone connections.
https://github.com/nullstone-io/module

golang golang-library manifest nullstone terraform

Last synced: 23 days ago
JSON representation

Golang library to parse and understand Terraform modules extracting providers, outputs, variables, and nullstone connections.

Awesome Lists containing this project

README

          

# module

`module` is a library to manage nullstone module manifests.

Notably, this library can parse terraform plans and produce a nullstone module manifest.
Currently, nullstone performs this work when uploading modules or promoting non-module sources.