An AWS EKS cluster deployment using OpenTofu and Terragrunt with modular architecture
and proper dependency management.
- OpenTofu:
>= 1.10 - Terragrunt:
>= 0.84 - AWS CLI:
>= 2.27 - kubectl:
>= 1.32 - helm:
>= 3.18
- Fork the repository
- Create a feature branch
- Make your changes
- Test with
terragrunt plan - Submit a pull request