Haptr3c

Results 1 comments of Haptr3c

I tweaked @memory's null_resource workaround to work with the aws provider. This should save anyone looking to run fargate-only EKS a bit of time. ``` resource "aws_eks_fargate_profile" "coredns" { cluster_name...