Upgraded modules
This commit is contained in:
parent
658f826b4c
commit
b019c51950
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?ref=tags/0.0.1"
|
||||
source = "git@github.com:webuildyourcloud/terraform-aws-eks_node_group.git?ref=tags/0.0.2"
|
||||
stage = var.stage
|
||||
name = var.name
|
||||
attributes = var.attributes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user