cloudposse / terraform-aws-rds-replica

Terraform module that provisions an RDS replica
https://cloudposse.com/accelerate
Apache License 2.0
30 stars 27 forks source link

Added support for same region replicas. #3

Closed jstojanovski-scwx closed 5 years ago

jstojanovski-scwx commented 5 years ago

Hi there... This fixes the fault I see with https://github.com/cloudposse/terraform-aws-rds-replica/issues/2

Be gentle- It's my first PR for a terraform module. :)

aknysh commented 5 years ago

@jstojanovski-scwx thanks! please run terraform fmt on all files, CI/CD is failing

jwhitcraft commented 5 years ago

Any update on getting the suggestions fixed @jstojanovski-scwx ?

If you don't have time, I can make the changes and push them to your branch.

jstojanovski-scwx commented 5 years ago

@jwhitcraft Apologies... We stopped using this module, which meant it's fix priority dropped (for me). As a result, I haven't had the time to swing back around to fix it... If you have the cycles, please feel free. Otherwise, I'll get to it (just not for a while yet).