We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82611f1 + 0b2d4bc commit b2d8ed8Copy full SHA for b2d8ed8
docs/configuration/nodegroup.md
@@ -28,8 +28,8 @@ node_groups:
28
taint_effect: NoExecute
29
aws:
30
fleet_instance_ready_timeout: 1m
31
- launch_template_version: lt-1a2b3c4d
32
- launch_template_id: "1"
+ launch_template_id: lt-1a2b3c4d
+ launch_template_version: "1"
33
lifecycle: on-demand
34
instance_type_overrides: ["t2.large", "t3.large"]
35
resource_tagging: false
0 commit comments