Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CORE-669] Add permission to create ingress (gruntwork-io#27)
Adds a permission that's required for creating ingresses. The reason we needed this is because the K8s deployer that's used in dogfood accounts will `apply` both Aperture and mission-control k8s services. Those services create ingresses so if the deployer doesn't have this permission then it can't function. Note: This was previously not required in older versions of EKS but is now needed.
- Loading branch information