Skip to content

Commit 2c15e19

Browse files
reverting fixture change also
1 parent 949c442 commit 2c15e19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/eks_test_fixture/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ module "eks" {
7373
tags = "${local.tags}"
7474
vpc_id = "${module.vpc.vpc_id}"
7575
worker_groups = "${local.worker_groups}"
76+
worker_group_count = "1"
7677
map_roles = "${var.map_roles}"
7778
map_users = "${var.map_users}"
7879
map_accounts = "${var.map_accounts}"

0 commit comments

Comments
 (0)