Dropping variable availability_zones ?
maartenvanderhoef opened this issue · 2 comments
maartenvanderhoef commented
Hi,
availability_zones
is EC2 classic, I believe that the module and the examples will get better if EC2 classic support is dropped. The current examples are mixing EC2 Classic params with VPC params.
availability_zones - (Optional) A list of EC2 Availability Zones that instances in the DB cluster can be created in
osterman commented
I agree. We should just drop support for classic and update examples accordingly.
aknysh commented
thanks @maartenvanderhoef
addressed in #38