-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AWS EKS error creating EKS Cluster (complete-Tq06LkVT) module.eks.aws_eks_cluster.this[0] #1693
Comments
Windows is not always |
This issue has been automatically marked as stale because it has been open 30 days |
This issue was automatically closed because of stale in 10 days |
This issue has been resolved in version 18.0.0 🎉 |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Hello team, I am working with this repo :
https://github.com/terraform-aws-modules/terraform-aws-eks/tree/master/examples/complete
to create an AWS EKS cluster.
After running
Terraform init
Terraform plan
Terraform apply
r current setup : windows 10 OS
Terraform version : Terraform v1.0.0 on windows_amd64
I am getting this error
error creating EKS Cluster (complete-Tq06LkVT) module.eks.aws_eks_cluster.this[0]
│ on ....\main.tf line 11, in resource "aws_eks_cluster" "this":
│ 11: resource "aws_eks_cluster" "this" {
│
The text was updated successfully, but these errors were encountered: