f5-aws-cloudformation icon indicating copy to clipboard operation
f5-aws-cloudformation copied to clipboard

Requesting support for gp3 disk type

Open JeffGiroux opened this issue 4 years ago • 1 comments

Do you already have an issue opened with F5 support?

No

Description

Requesting support for gp3 disk type. Currently the templates hard code gp2 with no option to supply as a variable. User must edit template disk block below example.

"Properties": {
"BlockDeviceMappings": [
{
"DeviceName": "/dev/xvda",
"Ebs": {
"DeleteOnTermination": "true",
"VolumeSize": "100",
"VolumeType": "gp2"
}
},

Template

All AWS templates where BIG-IP is deployed with disk.

Severity Level

3

JeffGiroux avatar Mar 30 '21 19:03 JeffGiroux

Thanks for submitting this request. We are now tracking it internally with ID ESECLDTPLT-2566.

shyawnkarim avatar Apr 08 '21 21:04 shyawnkarim

Closing due to age. These legacy templates are now in maintenance mode and are being replaced by our next-generation templates available in the Cloud Templates 2.0 GitHub repo.

shyawnkarim avatar Nov 11 '22 23:11 shyawnkarim