https://github.com/chamilad/telm
A helm like tool to standardize TF modules org wide
https://github.com/chamilad/telm
hacktoberfest
Last synced: 5 months ago
JSON representation
A helm like tool to standardize TF modules org wide
- Host: GitHub
- URL: https://github.com/chamilad/telm
- Owner: chamilad
- License: apache-2.0
- Created: 2019-05-13T01:55:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-29T11:02:03.000Z (over 5 years ago)
- Last Synced: 2024-04-24T04:34:38.170Z (about 2 years ago)
- Topics: hacktoberfest
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# telm
A helm like tool to standardize TF modules org wide
## Components
1. An implementation of the TF Registry API
2. Deployment scripts to deploy the registry locally
3. Terraform module generator
4. [Adv] A way to define organizational specific module structures and perform code quality using that as a basis
5. [Adv] A web UI for the local registry