curved-kitchen-23422
10/28/2022, 4:37 PMerror: Domain resource has a problem: expected ebs_ options
.0.volume _type to be one of [stamdard gp2 io1], got gp3. Examine
values at
‘`Domain`.EbsOptions
.`VolumeType`’. Based on AWS docs, r6g.large.search instance type is support to gp3 volume and using console we can able to view the gp3 option, but using pulumi got the error. Can any one help to resolve this issue and thanks for advance.