Merge pull request #138 from rstudio/fix-launch-template
Use latest version of the launch template
This commit is contained in:
commit
8a74b32f18
1 changed files with 1 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ rBuildsBatchComputeEnvironment:
|
|||
LaunchTemplate:
|
||||
LaunchTemplateId:
|
||||
Ref: rBuildsEcsLaunchTemplate
|
||||
Version: '$Latest'
|
||||
SpotIamFleetRole:
|
||||
"Fn::GetAtt": [ rBuildsSpotFleetIamRole, Arn ]
|
||||
SecurityGroupIds: ${self:custom.securityGroupIds}
|
||||
|
|
|
|||
Loading…
Reference in a new issue