Skip to content

0.2.0 Add support for same region replicas

Latest
Compare
Choose a tag to compare
@aknysh aknysh released this 22 Mar 19:11

what

  • Add support for same region replicas

why

  • If the replica is in the same AWS region as the master, a new aws_db_subnet_group should not be created since it inherited from the master
  • Finish up #3
  • Closes #2