Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-02T04:26:03.000Z (11 months ago)
- Last Synced: 2025-01-28T07:44:39.918Z (16 days 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.
---
[![Go Build](https://github.com/Excoriate/Komit/actions/workflows/go-build.yml/badge.svg)](https://github.com/Excoriate/Komit/actions/workflows/go-build.yml)
[![Go Linter](https://github.com/Excoriate/Komit/actions/workflows/go-ci-lint.yaml/badge.svg)](https://github.com/Excoriate/Komit/actions/workflows/go-ci-lint.yaml)
[![Go Tests](https://github.com/Excoriate/Komit/actions/workflows/go-ci-tests.yml/badge.svg)](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:[email protected])
- 🧳 [Linkedin](https://www.linkedin.com/in/alextorresruiz/)