mirror of
https://github.com/shuaibiyy/awesome-tf.git
synced 2026-04-28 18:41:14 -05:00
Add trupositive - Git metadata tagging tool (#319)
Adding trupositive - a zero-config wrapper that automatically tags Terraform resources with Git metadata (SHA, branch, repo). Useful for tracing infrastructure back to code commits.
This commit is contained in:
@@ -470,6 +470,7 @@ For more Community Modules not listed here please see the [Terraform Module Regi
|
||||
- [tofuenv](https://github.com/tofuutils/tofuenv) - OpenTofu version manager inspired by tfenv
|
||||
- [tpm](https://github.com/Madh93/tpm) - A package manager for Terraform providers.
|
||||
- [travelgrunt](https://github.com/ivanilves/travelgrunt) - cd inside [mono]repos without fatigue!
|
||||
- [trupositive](https://github.com/trupositive-ai/trupositive) - Zero-config wrapper that automatically injects Git metadata (commit SHA, branch, repo) into all Terraform-managed resources.
|
||||
- [validIaC](https://github.com/gofireflyio/validiac) - ValidIaC combines the best open-source tools to help ensure Terraform best practices, hygiene & security.
|
||||
- [xterrafile](https://github.com/devopsmakers/xterrafile) Systematically manage external modules from the module registry, git, or local directories for use in Terraform (written in Go). :skull:
|
||||
- [yj](https://github.com/sclevine/yj) - CLI - Convert between YAML, TOML, JSON, and HCL. Preserves map order.
|
||||
|
||||
Reference in New Issue
Block a user