## 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.
Description
Provision SSL certs and add domain names to cloudfront distribution.
User should be able to add a
domainkey in each environment.After that, he should run,
which will add the domain names.
Look into Apex Up implementation for this.