Increase ECS volume size to 96 GiB

This commit is contained in:
Greg Lin 2022-08-25 11:48:11 -05:00
commit 1e34ec86b5

View file

@ -83,7 +83,7 @@ rBuildsEcsLaunchTemplate:
- DeviceName: /dev/xvdcz
Ebs:
VolumeType: gp3
VolumeSize: 64
VolumeSize: 96
rBuildsBatchComputeEnvironment:
Type: AWS::Batch::ComputeEnvironment