Changed source path it was incorrect

This commit is contained in:
Patrick de Ruiter 2020-06-25 09:57:37 +02:00
parent f9a7c3cbc1
commit 5b8bf3d028
No known key found for this signature in database
GPG Key ID: 9ECD83FE68EA6C9D

View File

@ -87,7 +87,7 @@ module "eks_cluster" {
}
module "eks_node_group" {
source = "git@github.com:webuildyourcloud/terraform-aws-eks-node-group.git"
source = "git@github.com:webuildyourcloud/terraform-aws-eks_node_group.git"
stage = var.stage
name = var.name
attributes = var.attributes