update to gp3 volumes as well
This commit is contained in:
parent
f9030c707f
commit
c3ee528dc0
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ rBuildsEcsLaunchTemplate:
|
||||||
BlockDeviceMappings:
|
BlockDeviceMappings:
|
||||||
- DeviceName: /dev/xvdcz
|
- DeviceName: /dev/xvdcz
|
||||||
Ebs:
|
Ebs:
|
||||||
VolumeType: gp2
|
VolumeType: gp3
|
||||||
VolumeSize: 64
|
VolumeSize: 64
|
||||||
|
|
||||||
rBuildsBatchComputeEnvironment:
|
rBuildsBatchComputeEnvironment:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue