Hey, thank you for your work, loving the book so far!
One issue I'm having is, when trying to deploy the K8s cluster to EKS as described in the Deploy a Kubernetes Cluster in AWS by Using EKS example, the module.cluster.aws_eks_node_group.nodes resource is stuck in Creating state. I've waited for up to 20 minutes just to be sure.
I'm doing the provisioning with an AdministratorAccess-authorized IAM Identity Center user, as described in this blog post: https://www.fundamentals-of-devops.com/resources/2025/01/25/authenticate-to-aws-with-iam-identity-center/.
I'll keep debugging it but my knowledge on the topic is limited, I'm wondering if anybody else has encountered something similar.
Thanks!
Hey, thank you for your work, loving the book so far!
One issue I'm having is, when trying to deploy the K8s cluster to EKS as described in the
Deploy a Kubernetes Cluster in AWS by Using EKSexample, themodule.cluster.aws_eks_node_group.nodesresource is stuck inCreatingstate. I've waited for up to 20 minutes just to be sure.I'm doing the provisioning with an
AdministratorAccess-authorized IAM Identity Center user, as described in this blog post: https://www.fundamentals-of-devops.com/resources/2025/01/25/authenticate-to-aws-with-iam-identity-center/.I'll keep debugging it but my knowledge on the topic is limited, I'm wondering if anybody else has encountered something similar.
Thanks!