• Martin Linkhorst's avatar
    initial support for AWS ALIAS records (#144) · 62905a3b
    Martin Linkhorst authored
    * feat(aws): support for creating DNS records with ALIAS type
    
    * fix(aws): increase code coverage by listing ALIAS records
    
    * chore: update changelog with support for ALIAS records
    
    * ref(aws): generalize naming of ELB to load balancer
    
    * ref(google): remove superflous check for non-existing record
    
    * fix(aws): return the correctly typed alias record
    62905a3b