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: ServiceRole:
"Fn::GetAtt": [ rBuildsBatchIamRole, Arn ] "Fn::GetAtt": [ rBuildsBatchIamRole, Arn ]
ComputeResources: ComputeResources:
AllocationStrategy: BEST_FIT_PROGRESSIVE
LaunchTemplate: LaunchTemplate:
LaunchTemplateId: LaunchTemplateId:
Ref: rBuildsEcsLaunchTemplate Ref: rBuildsEcsLaunchTemplate