I'm trying to deploy the sample eks-efa in aws-do-eks/wd/conf/terraform/eks-efa as it generate the following error:
1013 > terraform init
Initializing the backend...
Initializing modules...
Downloading git::https://github.com/aws-ia/terraform-aws-eks-blueprints.git for eks_blueprints_kubernetes_addons...
╷
│ Error: Failed to expand subdir globs
│
│ subdir "modules/kubernetes-addons" not found
╵
I am using terraform 1.9.8 and tested with 1.5.7 as well.