mumoshu / terraform-provider-eksctl

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

Fix 'eksctl drain nodegroup' missing --region option #32

Closed hacker65536 closed 3 years ago

hacker65536 commented 3 years ago

Fixed to run 'eksctl drain nodegroup` with --region option.