Why does apply get stuck at module.eks.aws_autoscaling_group.workers[0]: Refreshing state? Why does apply get stuck at module.eks.aws_autoscaling_group.workers[0]: Refreshing state? kubernetes kubernetes

Why does apply get stuck at module.eks.aws_autoscaling_group.workers[0]: Refreshing state?


I'm still trying to deploy the cluster properly with tf, but so far issue above is gone, after running
terraform apply with export TF_LOG=TRACE
I found charts that got stuck and helm delete'd them, that fixed the issue, good luck with debugging!