News

📁 Project Structure ```bash terraform-eks-db/ ├── .github ... docker-git-runner-setup/ # Docker setup for custom GitHub runner (if used) ├── module-database/ # Terraform module to deploy RDS ...
When a developer creates a new branch from uat (for example, feature/application1), they might make changes in any Terraform module’s structure (e.g., within the network, vpc, or other module folders) ...