Expected Behaviour
When ops path helmfile command is executed the EKS cluster kubeconfing needs to be generated.
Actual Behaviour
if cluster.fqdn key is missing from cluster configuration kubeconfig file is not generated and helmfile command runs in the existing kubernetes context.
This can lead to helmfile execution agains the wrong cluster.