Updated module version

This commit is contained in:
Patrick de Ruiter 2021-02-05 13:11:34 +01:00
parent 5cfa4f5a97
commit a8276d62a7

View File

@ -98,7 +98,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?ref=tags/0.0.1"
stage = var.stage
name = var.name
attributes = var.attributes