From 042612f906bd0b2b3b1750b52d91da3456ee1651 Mon Sep 17 00:00:00 2001 From: "Joshua C. Forest" Date: Thu, 7 Sep 2023 18:53:59 -0400 Subject: [PATCH] match python-builds with new allocation strategy --- serverless-resources.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/serverless-resources.yml b/serverless-resources.yml index acf418e..1cc835c 100644 --- a/serverless-resources.yml +++ b/serverless-resources.yml @@ -106,6 +106,7 @@ rBuildsBatchComputeEnvironment: ServiceRole: "Fn::GetAtt": [ rBuildsBatchIamRole, Arn ] ComputeResources: + AllocationStrategy: BEST_FIT_PROGRESSIVE LaunchTemplate: LaunchTemplateId: Ref: rBuildsEcsLaunchTemplate