mumoshu / terraform-provider-eksctl

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

Can this provider be used with Terraform Cloud #29

Closed ebr closed 3 years ago

ebr commented 3 years ago

I am using Terraform Cloud to host my state and remote-apply, but am getting the following error:

Error: creating cluster: running `eksctl create cluster: running "eksctl eksctl create cluster -f -": exec: "eksctl": executable file not found in $PATH

I was expecting eksctl to be bundled with the provider, but now am realizing it doesn't look like that's the case. Is this the reason for the above error? Is it possible to execute remote apply in TF using this provider?

Thank you!

ebr commented 3 years ago

I was not careful in reading the documentation. Apologies and thanks again.

https://github.com/mumoshu/terraform-provider-eksctl#declarative-binary-version-management