From 43567b85bff6ca3f795dcef4a5552fa3ace7df99 Mon Sep 17 00:00:00 2001
From: nodiscc <nodiscc@gmail.com>
Date: Fri, 21 Jul 2023 19:21:56 +0200
Subject: [PATCH] cloud orchestration: remove terraform (already listed at
 https://landscape.cncf.io/card-mode?license=open-source)

---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index 304ffe1..640535a 100644
--- a/README.md
+++ b/README.md
@@ -179,7 +179,6 @@ _See also: [Cloud Native Software Landcscape](https://landscape.cncf.io/card-mod
 - [CloudSlang](http://www.cloudslang.io/) - Flow-based orchestration tool for managing deployed applications, with Docker capabilities. ([Source Code](https://github.com/CloudSlang/score))
 - [Genesis](https://github.com/starkandwayne/genesis) - A template framework for multi-environment BOSH deployments.
 - [Overcast](http://andrewchilds.github.io/overcast/) - Deploy VMs across different cloud providers, and run commands and scripts across any or all of them in parallel via SSH. ([SOurce Code](https://github.com/andrewchilds/overcast))
-- [Terraform](https://www.terraform.io/) - Terraform works with many cloud providers and creates infrastructure from code.
 
 
 ### Code Review