Currently the provider has no stringplanmodifier.RequiresReplace() for the change of the storage class and the STACKIT API returns: update functionalitynot supported for field 'class'
This ends in a fail since the change can't be handled, but the provider suggests that it can be changed.
That's likely due bad design on the Postgres-flex API which suggests it can be updated.
Currently the provider has no
stringplanmodifier.RequiresReplace()for the change of the storage class and the STACKIT API returns:update functionalitynot supported for field 'class'This ends in a fail since the change can't be handled, but the provider suggests that it can be changed.
That's likely due bad design on the Postgres-flex API which suggests it can be updated.