You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
About
Golang library to parse and understand Terraform modules extracting providers, outputs, variables, and nullstone connections.