Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        


logo


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/)


Contributors