AWS Workspaces with GPUs

Has anyone actually been able to spin up a workspace with compute_type_name of GRAPHICS_G4DN? I get the following error with the 4.11.0, 4.18.0, and 4.27.0 versions of the provider:

InvalidParameterValuesException: Action not supported. Current Compute type POWERPRO can only change to compute type [PERFORMANCE, STANDARD, POWER, VALUE].

I guess this error also shows up when there is a quota limitation, and by default the limit is set to 0.

Update: I bumped the quota limit, but still run into the issue