File: docs/adr/ADR-021-rds-volume-expansion.md
Line 33: "* Quota Management: Future iterations should ensure that the new volume size is checked against tenant storage quotas before the operation begins."
Description: When expanding RDS volume sizes, there is no quota management check against tenant storage quotas. Before applying a volume size increase, the system should verify that the tenant has available storage quota to accommodate the new volume size.
Expected behavior: Volume expansion operations should query the tenant's current storage usage and quota before allowing a size increase.
Priority: Medium
File: docs/adr/ADR-021-rds-volume-expansion.md
Line 33: "* Quota Management: Future iterations should ensure that the new volume size is checked against tenant storage quotas before the operation begins."
Description: When expanding RDS volume sizes, there is no quota management check against tenant storage quotas. Before applying a volume size increase, the system should verify that the tenant has available storage quota to accommodate the new volume size.
Expected behavior: Volume expansion operations should query the tenant's current storage usage and quota before allowing a size increase.
Priority: Medium