asgard icon indicating copy to clipboard operation
asgard copied to clipboard

Support creation of cross hostedzone Route53 alias records.

Open mampcs opened this issue 10 years ago • 4 comments

Enhances the api to allow creation of alias records where the target could be in a different hosted zone and also supports setting the target health check flag on the alias record. The different hosted zone is quite common if we are creating an alias to an Amazon Load Balancer. Also, without the health check flag being set, the AWS api will throw an exception when creating an alias to an ELB. Finally, when creating an alias record, the api was failing because an empty ResourceRecord was being passed to the create request.

mampcs avatar May 22 '14 02:05 mampcs

asgard-pull-requests #424 FAILURE Looks like there's a problem with this pull request

asgard-pull-requests #425 SUCCESS This pull request looks good

asgard-pull-requests #452 SUCCESS This pull request looks good

asgard-pull-requests #459 SUCCESS This pull request looks good