Hi
I have been using the aws_eks_node_group to provision my EKS Managed Nodegroup. I have noticed that when I make a some changes such as changing the instance type, terraform does a -/+ destroy and then create replacement obviously this causes downtime.
My question, is it possible to first create then destroy?