perfectsense / gyro-aws-provider

AWS Provider for Gyro cloud automation tool.
https://gyro.dev/providers/aws/
Apache License 2.0
8 stars 1 forks source link

GP3 Volume Type is not defined #593

Closed tommylogik closed 2 years ago

tommylogik commented 2 years ago

When trying to use gp3 volume-type, the validator throws an error stating that the gp3 volume-type is not defined. The gp3 volume-type is available when the BlockDeviceMapping class is used but is not available in the EBSVolumeResource, which seems to be where the problem occurs.

Here is the output:

aws::ebs-volume xx-xx/instance-sdg → volume-type: Must be one of gp2, io1, st1, sc1, standard