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:
|
LaunchTemplate:
|
||||||
LaunchTemplateId:
|
LaunchTemplateId:
|
||||||
Ref: rBuildsEcsLaunchTemplate
|
Ref: rBuildsEcsLaunchTemplate
|
||||||
|
Version: '$Latest'
|
||||||
SpotIamFleetRole:
|
SpotIamFleetRole:
|
||||||
"Fn::GetAtt": [ rBuildsSpotFleetIamRole, Arn ]
|
"Fn::GetAtt": [ rBuildsSpotFleetIamRole, Arn ]
|
||||||
SecurityGroupIds: ${self:custom.securityGroupIds}
|
SecurityGroupIds: ${self:custom.securityGroupIds}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue