1
0
mirror of https://github.com/terraform-aws-modules/terraform-aws-eks.git synced 2025-09-09 19:32:58 +08:00

Fix typos (#379)

This commit is contained in:
Thuan Duong
2019-05-13 14:55:54 +07:00
committed by Max Williams
parent d6fa9f48ff
commit 763a3d5baa
+1 -1
View File
@@ -79,7 +79,7 @@ Launch Template support is a recent addition to both AWS and this module. It mig
worker_group_launch_template_mixed_count = 1 worker_group_launch_template_mixed_count = 1
worker_group_launch_template_mixed = [ worker_groups_launch_template_mixed = [
{ {
name = "spot-1" name = "spot-1"
override_instance_type_1 = "m5.large" override_instance_type_1 = "m5.large"