From d19f915d0f4264918daf6d0ee1dc3b450b3b8b13 Mon Sep 17 00:00:00 2001 From: nitrocode <7775707+nitrocode@users.noreply.github.com> Date: Wed, 21 Feb 2024 23:19:22 -0600 Subject: [PATCH] feat: add Atmos --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c166808..e6fd159 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ *Simplify your OpenTofu workflows with a thin wrapper.* +- [Atmos](https://github.com/cloudposse/atmos) - 👽 Terraform/OpenTofu Orchestration Tool for DevOps. Keep environment configuration DRY with hierarchical imports of yaml configurations, inheritance, and WAY more. - [Terragrunt](https://terragrunt.gruntwork.io/) - Keep your configurations DRY, work with multiple Terraform modules, and manage remote state. - [Terramate](https://github.com/terramate-io/terramate) - Automation, orchestration and code generation for OpenTofu, Terraform, Kubernetes, and others. - [easy_infra](https://github.com/SeisoLLC/easy_infra) - Docker container to simplify and secure the use of infrastructure as code.