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.
- Host: GitHub
- URL: https://github.com/nullstone-io/module
- Owner: nullstone-io
- Created: 2020-11-05T18:29:11.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T13:50:23.000Z (over 3 years ago)
- Last Synced: 2024-06-21T20:59:05.235Z (almost 2 years ago)
- Topics: golang, golang-library, manifest, nullstone, terraform
- Language: Go
- Homepage:
- Size: 39.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.