Skip to content

Commit 2490be4

Browse files
committed
tatic code analysis stage added
1 parent da43baf commit 2490be4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eks_module/config/terraform.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ eks_node_group_config = {
1818
eks_cluster_name = "demo-cluster"
1919
node_group_name = "mynode"
2020
nodes_iam_role = "eks-node-group-general1"
21-
node_subnet_ids = [subnet-0c6265a3df91b7b61","subnet-0f9c4ff10c3526a4d","subnet-04919de8d00a175f3","subnet-080af72a4f9415d55"]
21+
node_subnet_ids = ["subnet-0c6265a3df91b7b61","subnet-0f9c4ff10c3526a4d","subnet-04919de8d00a175f3","subnet-080af72a4f9415d55"]
2222

2323
tags = {
2424
"Name" = "node1"

0 commit comments

Comments
 (0)