Increase ECS volume size to 96 GiB
This commit is contained in:
parent
92ef513670
commit
1e34ec86b5
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ rBuildsEcsLaunchTemplate:
|
|||
- DeviceName: /dev/xvdcz
|
||||
Ebs:
|
||||
VolumeType: gp3
|
||||
VolumeSize: 64
|
||||
VolumeSize: 96
|
||||
|
||||
rBuildsBatchComputeEnvironment:
|
||||
Type: AWS::Batch::ComputeEnvironment
|
||||
|
|
|
|||
Loading…
Reference in a new issue