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.
1 parent d9fbf59 commit d3a6b89Copy full SHA for d3a6b89
resources.template
@@ -217,6 +217,6 @@ Resources:
217
DefaultTargetCapacityType: 'spot'
218
LaunchTemplateConfigs:
219
- LaunchTemplateSpecification:
220
- LaunchTemplateName: !GetAtt SundaeSyncLaunchTemplate.Name
+ LaunchTemplateId: !Ref SundaeSyncLaunchTemplate
221
Version: $Latest
222
Overrides: !FindInMap [Env, !Ref Env, Subnets]
0 commit comments