mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-02-24 03:24:50 +01:00
Fix typos (#379)
This commit is contained in:
committed by
Max Williams
parent
d6fa9f48ff
commit
763a3d5baa
@@ -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 = [
|
||||
worker_groups_launch_template_mixed = [
|
||||
{
|
||||
name = "spot-1"
|
||||
override_instance_type_1 = "m5.large"
|
||||
|
||||
Reference in New Issue
Block a user