You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Allow managing allocated_storage for replicas (#534)
fix: Allow managing allocated_storage for replicas
A regression was introduced via c66cd73 where allocated_storage can only be
set on primary instances. However, this should not be a limitation because RDS
does allow managing replica storage independently from the primary.
Co-authored-by: Bryant Biggs <[email protected]>
0 commit comments