match python-builds with new allocation strategy

This commit is contained in:
Joshua C. Forest 2023-09-07 18:53:59 -04:00
commit 042612f906

View file

@ -106,6 +106,7 @@ rBuildsBatchComputeEnvironment:
ServiceRole:
"Fn::GetAtt": [ rBuildsBatchIamRole, Arn ]
ComputeResources:
AllocationStrategy: BEST_FIT_PROGRESSIVE
LaunchTemplate:
LaunchTemplateId:
Ref: rBuildsEcsLaunchTemplate