Task to bootstrap EKS cluster with ArgoCD inside to deploy ingress-nginx.
- VPC
- EKS
- K8S namespace
- nginx-ingress with private loadbalancer deployed in created namespace
terraform apply -var github_argocd_token=<token>
where token is github token with repo scope.