Closed kriscarle closed 7 years ago
In case it helps, I think part of my problem here is that I don't have a default VPC. My account is older than 2013, so maybe I never had one, or maybe a deleted the default at some point.
https://aws.amazon.com/premiumsupport/knowledge-center/deleted-default-vpc/
I get the following error:
According to Amazon's documentation http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBInstance.html
I got around this by
I'm pretty new to AWS especially the security group stuff, so I'm not sure if I'm not sure if this is because something is different about my account and what it does by default? Are you using a VPC or EC2-classic?
I'm happy to help put together a PR, if this turns out to be a bug.