aws-samples / aws-samples/aws-do-eks
Can't find module kubernetes-addons when builidng the terraform/eks-efa
Open
- Dominant language
- Shell
- Stars
- 68
- Forks
- 35
- Avg merge
- 4h 23m
- Merged PRs (30d)
- 40
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.