From 280c6d05dd06d6dccc7b5edb77b486dae4581e13 Mon Sep 17 00:00:00 2001 From: guybarak Date: Tue, 24 Dec 2024 13:20:07 +0200 Subject: [PATCH] readme main submiodules --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b92e1c..7fe3650 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,14 @@ This repository provides a structured set of Terraform modules for deploying Che * [`amis`](https://registry.terraform.io/modules/chkp-guybarak/guy-test1/aws/latest/submodules/amis) * [`cloudwatch_policy`](https://registry.terraform.io/modules/chkp-guybarak/guy-test1/aws/latest/submodules/cloudwatch_policy) * [`cluster_iam_role`](https://registry.terraform.io/modules/chkp-guybarak/guy-test1/aws/latest/submodules/cluster_iam_role) -* [`common`](https://registry.terraform.io/modules/chkp-guybarak/guy-test1/aws/latest/submodules/common) * [`custom_autoscale`](https://registry.terraform.io/modules/chkp-guybarak/guy-test1/aws/latest/submodules/custom_autoscale) +* [`elastic_ip`](https://registry.terraform.io/modules/chkp-guybarak/guy-test1/aws/latest/submodules/common/elastic_ip) +* [`gateway_instance`](https://registry.terraform.io/modules/chkp-guybarak/guy-test1/aws/latest/submodules/common/gateway_instance) +* [`instance_type`](https://registry.terraform.io/modules/chkp-guybarak/guy-test1/aws/latest/submodules/common/instance_type) +* [`internal_default_route`](https://registry.terraform.io/modules/chkp-guybarak/guy-test1/aws/latest/submodules/common/internal_default_route) +* [`load_balancer`](https://registry.terraform.io/modules/chkp-guybarak/guy-test1/aws/latest/submodules/common/load_balancer) +* [`permissive_sg`](https://registry.terraform.io/modules/chkp-guybarak/guy-test1/aws/latest/submodules/common/permissive_sg) +* [`version_license`](https://registry.terraform.io/modules/chkp-guybarak/guy-test1/aws/latest/submodules/common/version_license) * [`vpc`](https://registry.terraform.io/modules/chkp-guybarak/guy-test1/aws/latest/submodules/vpc)