Skip to content
  • Emily Shepherd's avatar
    Fix hostname order causing flapping · 70ca7695
    Emily Shepherd authored
    The list of hostnames in the return from CloudFront is not in sorted
    order, as previously assumed. This change updates the return structure
    and sorts the aliases prior to comparison to prevent flapping.
    70ca7695