From 3fce1f2042131fb27071df7caa792ee95a09baa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=20C=2E=20Mass=C3=B3n?= <939888+Abuelodelanada@users.noreply.github.com> Date: Wed, 26 Nov 2025 08:51:19 -0300 Subject: [PATCH] Update README to reflect COS-Lite solution MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Typo! Signed-off-by: Jose C. Massón <939888+Abuelodelanada@users.noreply.github.com> --- terraform/cos-lite/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/cos-lite/README.md b/terraform/cos-lite/README.md index 5fec615..fdbcc20 100644 --- a/terraform/cos-lite/README.md +++ b/terraform/cos-lite/README.md @@ -61,7 +61,7 @@ Otherwise, you can deploy from main (without `?ref`) which uses the Terraform Ju ### Basic usage -To deploy the COS HA solution in a model named `cos`, create this root module: +To deploy the COS-Lite solution in a model named `cos`, create this root module: ```hcl terraform { required_version = ">= 1.5"