Skip to content

Commit

Permalink
Remove modules included section from README.md.j2
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Jun 26, 2025
1 parent 75246a2 commit 203c79f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions ansible/templates/README.md.j2
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 203c79f

Please sign in to comment.