• Justin Santa Barbara's avatar
    AWS: Make load balancer creation idempotent on AWS · 924350d5
    Justin Santa Barbara authored
    This turned out to be a little convoluted, but is needed because deleting an ELB on AWS
    is a painful UX - it won't have the same endpoint when it is recreated.
    
    Also started splitting the provider into files, but only for new functions (so far!)
    924350d5
set.go 3.96 KB