Merge pull request #220 from rstudio/specify-image-id
Switch ec2 image type to ECS_AL2023
This commit is contained in:
commit
b34a236eec
1 changed files with 2 additions and 0 deletions
|
|
@ -89,6 +89,8 @@ rBuildsBatchComputeEnvironment:
|
|||
Type: MANAGED
|
||||
ComputeResources:
|
||||
AllocationStrategy: BEST_FIT_PROGRESSIVE
|
||||
Ec2Configuration:
|
||||
- ImageType: ECS_AL2023
|
||||
LaunchTemplate:
|
||||
LaunchTemplateId:
|
||||
Ref: rBuildsEcsLaunchTemplate
|
||||
|
|
|
|||
Loading…
Reference in a new issue