Updated module version
This commit is contained in:
parent
5cfa4f5a97
commit
a8276d62a7
2
main.tf
2
main.tf
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user