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
I tried checking the doc but it's not clear to me what's happening and how to fix the issue I'm having:
Every time I deploy a new version of my app I have to manually add the ec2 security group of the recent deployed instance to the RDS security group so it can have access. Is there a way that it can do it automatically for me? also, when I do it manually and EB tries to kill the old version, it won't let it terminate the old environment since it gets blocked by the reference it has to RDS. Could you please give me any hints on this or a place I should be looking at?
Thanks!
The text was updated successfully, but these errors were encountered:
Good question, but I don't have an answer... Maybe you should configure your EB and RDS instances to use the same security group? I'm not sure, really :(
Hi,
I tried checking the doc but it's not clear to me what's happening and how to fix the issue I'm having:
Every time I deploy a new version of my app I have to manually add the ec2 security group of the recent deployed instance to the RDS security group so it can have access. Is there a way that it can do it automatically for me? also, when I do it manually and EB tries to kill the old version, it won't let it terminate the old environment since it gets blocked by the reference it has to RDS. Could you please give me any hints on this or a place I should be looking at?
Thanks!
The text was updated successfully, but these errors were encountered: