https://github.com/freckle/module-discover
https://github.com/freckle/module-discover
terraform-managed
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/freckle/module-discover
- Owner: freckle
- License: mit
- Created: 2022-07-08T16:30:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T00:29:03.000Z (4 months ago)
- Last Synced: 2025-01-27T01:24:11.240Z (4 months ago)
- Topics: terraform-managed
- Language: Haskell
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# module-discover
Haskell library for building module discovery pre-processors.
## Enable release
When you are ready to release your library, simply remove the conditional from
the release workflow.```diff
- - if: false # Remove when ready to release
```---
[CHANGELOG](./CHANGELOG.md) | [LICENSE](./LICENSE)