【发布时间】:2018-12-12 07:58:42
【问题描述】:
在尝试部署我的应用程序时,我最近收到以下错误:
ERROR: Service:AmazonCloudFormation, Message:Stack named
'awseb-e-123-stack' aborted operation. Current state: 'UPDATE_ROLLBACK_IN_PROGRESS'
Reason: The following resource(s) failed to update: [AWSEBRDSDatabase].
ERROR: Updating RDS database named: abcdefg12345 failed
Reason: DB Security Groups can no longer be associated
with this DB Instance. Use VPC Security Groups instead.
ERROR: Failed to deploy application.
如何将数据库安全组切换到 VPC 安全组?非常感谢使用 Elastic Beanstalk 控制台的步骤。
【问题讨论】:
-
我有同样的问题,我删除了一个数据库安全组,但它对我的事业没有帮助。我希望有人回复一些有见地的cmets或答案!
标签: amazon-elastic-beanstalk amazon-rds amazon-vpc vpc aws-security-group