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 - DeviceName: /dev/xvdcz
Ebs: Ebs:
VolumeType: gp3 VolumeType: gp3
VolumeSize: 64 VolumeSize: 96
rBuildsBatchComputeEnvironment: rBuildsBatchComputeEnvironment:
Type: AWS::Batch::ComputeEnvironment Type: AWS::Batch::ComputeEnvironment