CloudFormation error: DB cluster isn't available for modification with status modifying

1

I am getting the following error in CloudFormation when deploying a stack:

DB cluster isn't available for modification with status modifying. (Service: Rds, Status Code: 400, Request ID: 26f5ddfb-f2b2-49bc-94e9-8a1690956718)

The condition is that the RDS cluster is Serverless v1 (PostgreSQL) and it is auto-scaling.

However, the update is only applying tag changes.

IMO, tag changes shall not be prevented by cluster scaling.

Can someone escalate this with the right team, please?

EDIT: Ok, I think there is something more going on. I have deleted the tags that are volatile (build IDs) and deployed from local to clear out those tags. It worked. Then I pushed it thru the pipeline, at which point there should be no changes (no diff), and yet, it still fails with the same error message.

  • I have no solution for you unfortunately, but I can commiserate. I'm getting the same thing with Aurora mysql serverless. Initially I thought it was due to my stack having drifted, however after making sure the cluster aligned with my stack I'm still seeing the same error. I'm able to make manual changes via the Cloudformation console but not via CI pipeline which is running a stack update.

沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南