## Description Provision SSL certs and add domain names to cloudfront distribution. User should be able to add a `domain` key in each environment. After that, he should run, ```bash $ shift-cli apply ``` which will add the domain names. Look into Apex Up implementation for this.