Registers ELB CNAME in Dyn to the domains passed in as params.
-
Build and test:
go build go test
-
Run:
export ELB_NAME="coreos-up-176d2040" \ && export DOMAINS="xp-up,xp-read-up" \ && export KONSTRUCTOR_BASE_URL="https://dns-api.in.ft.com/v2" \ && export KONSTRUCTOR_API_KEY="***" \ && ./coco-elb-dns-registrator