diff --git a/ansible/templates/README.md.j2 b/ansible/templates/README.md.j2 index 631ed82..db4ae40 100644 --- a/ansible/templates/README.md.j2 +++ b/ansible/templates/README.md.j2 @@ -46,14 +46,4 @@ To customize this configuration further, modify the HCL files in the directory s ansible-playbook ansible/generate_hcl_files.yml -e "config_file=your-custom-config.json" ``` -## Modules Included - -This configuration includes the following modules: - -- EKS Cluster (eks) -- Cert Manager (eks-cert-manager) -- Monitoring (eks-prometheus, eks-grafana) -- Service Mesh (eks-istio) -- And more... - Each module can be deployed independently using Terragrunt.