Skip to content

Commit a5b25b3

Browse files
committed
readme
1 parent 39baebb commit a5b25b3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
[![Go Report Card](https://goreportcard.com/badge/github.com/alt-dima/tofugu)](https://goreportcard.com/report/github.com/alt-dima/tofugu)
66
[![GitHub release](https://img.shields.io/github/v/release/alt-dima/tofugu)](https://github.com/alt-dima/tofugu/releases)
77
[![Go Version](https://img.shields.io/badge/go-%3E%3D1.21-blue)](https://golang.org/)
8+
[![Downloads](https://img.shields.io/github/downloads/alt-dima/tofugu/total)](https://github.com/alt-dima/tofugu/releases)
89

9-
`tofugu` is a configuration management CLI that dynamically orchestrates OpenTofu or Terraform deployments. It provides infrastructure configuration definitions from outside the Terraform code, using either files or a Configuration Management Database (CMDB) with an OpenAPI-powered interface called Toaster. This enables reusing Terraform code across multiple environments without duplication.
10+
`tofugu` is a configuration management CLI that dynamically orchestrates OpenTofu or Terraform deployments. It separates infrastructure configuration from code, enabling DevOps teams to reuse Terraform modules across multiple environments (dev, staging, production) without code duplication. Configuration can be sourced from files or a Configuration Management Database (CMDB) with an OpenAPI-powered interface called Toaster.
1011

1112
## Table of Contents
1213

0 commit comments

Comments
 (0)