dtan4 / terraforming

Export existing AWS resources to Terraform style (tf, tfstate) / No longer actively maintained
http://terraforming.dtan4.net/
MIT License
4.29k stars 659 forks source link

Add failover attributes to Route53 record. #357

Closed chroju closed 7 years ago

chroju commented 7 years ago

The attributes about DNS failiover (the following 2 attributes) are missing in the exported Route53 tf and tfstate files, so this PR adds them.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling fdf6343cbfb43bfcf9572171473cac98805da191 on chroju:add-failover-attr-to-r53r into 5e934a1a8d18062f9c4e4e3f4a52dd648fc9976d on dtan4:master.

dtan4 commented 7 years ago

LGTM 👍 Thanks ❗️ Sorry for late review.