Merge pull request #220 from rstudio/specify-image-id

Switch ec2 image type to ECS_AL2023
This commit is contained in:
Joshua C. Forest 2024-05-16 12:06:09 -04:00 committed by GitHub
commit b34a236eec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -89,6 +89,8 @@ rBuildsBatchComputeEnvironment:
Type: MANAGED
ComputeResources:
AllocationStrategy: BEST_FIT_PROGRESSIVE
Ec2Configuration:
- ImageType: ECS_AL2023
LaunchTemplate:
LaunchTemplateId:
Ref: rBuildsEcsLaunchTemplate