How to fix Amazon RDS database that is in anInsufficient-resource-limits

Viewed 18

I am having some issue with our AWS Aurora PostgreSQL RDS DB. DB instance status is in Insufficient-resource-limits state.

Screenshot of the console:

enter image description here

The error in the CI to the RDS update:

 Error: waiting for RDS Cluster  create: unexpected state 'insufficient-resource-limits', wanted target 'available'. last error: %!s(<nil>)

I don't have enough info to debug, I checked all my service quota & nothing seems exceed the limits

0 Answers
Related