mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-01-15 08:14:12 +01:00
reverting fixture change also
This commit is contained in:
@@ -73,6 +73,7 @@ module "eks" {
|
||||
tags = "${local.tags}"
|
||||
vpc_id = "${module.vpc.vpc_id}"
|
||||
worker_groups = "${local.worker_groups}"
|
||||
worker_group_count = "1"
|
||||
map_roles = "${var.map_roles}"
|
||||
map_users = "${var.map_users}"
|
||||
map_accounts = "${var.map_accounts}"
|
||||
|
||||
Reference in New Issue
Block a user