From 22b6b7042ac90f95d759d220495e75646e00ea1c Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Fri, 31 Jan 2025 12:25:10 -0600 Subject: [PATCH] Add Kanvas --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9570ad5..54b1a23 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,8 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [tenv](https://github.com/tofuutils/tenv) - streamline IaC version manager for OpenTofu, Terraform, Terragrunt and Atmos, written in Go. - [pyenv](https://github.com/pyenv/pyenv) - Simple Python version management. - [tfenv](https://github.com/tfutils/tfenv) - Terraform version manager. +- [Kanvas](https://kanvas.new) - a collaborative tool with visual interface for designing and operating infrastructure. + ## Continuous Integration & Delivery