The current k8s-training solution waits until the K8s cluster is ready before creating the node groups. But in web console it's possible to create the Kubernetes cluster and at the same time create the node groups to make the deployment faster. I'm wondering it's possible to replicate this in Terraform code as well.