https://github.com/excoriate/tfgenctl
tfgenctl is a CLI for generate code in Terraform, for lazy folks like me.
https://github.com/excoriate/tfgenctl
cli devops ecs example sre tooling
Last synced: 10 months ago
JSON representation
tfgenctl is a CLI for generate code in Terraform, for lazy folks like me.
- Host: GitHub
- URL: https://github.com/excoriate/tfgenctl
- Owner: Excoriate
- License: apache-2.0
- Created: 2024-03-30T09:33:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T04:26:03.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T12:18:34.541Z (12 months ago)
- Topics: cli, devops, ecs, example, sre, tooling
- Language: Go
- Size: 469 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README

Conventional commits generated through AI for lazy engineers and not so Lazy as well.
---
[](https://github.com/Excoriate/Komit/actions/workflows/go-build.yml)
[](https://github.com/Excoriate/Komit/actions/workflows/go-ci-lint.yaml)
[](https://github.com/Excoriate/Komit/actions/workflows/go-ci-tests.yml)
---
**TfGenCTL** is a CLI tool that allows you to generate Terraform code for different use cases. it's meant to facilitate the creation of common patterns, such as modules, examples and more.
---
## Installation 🛠️
### brew
```bash
brew install excoriate/tap/tfgenctl
```
---
## Getting Started 🚀
---
## Roadmap 🗓️
- [ ] Add more tests.
- [ ] Add support for Terratest tests generation.
---
## Contributing
Please read our [contributing guide](./CONTRIBUTING.md).
## Community
Feel free to contact me through:
- 📧 [Email](mailto:alex@makemyinfra.cloud)
- 🧳 [Linkedin](https://www.linkedin.com/in/alextorresruiz/)