mumoshu / terraform-provider-eksctl

Manage AWS EKS clusters using Terraform and eksctl
Apache License 2.0
234 stars 44 forks source link

Output eksctl config #38

Open springroll12 opened 3 years ago

springroll12 commented 3 years ago

Is it possible to output the eksctl config as a terraform output? It would be handy to be able to use eksctl independently of terraform in certain cases.