scarr
scarr copied to clipboard
An end-to-end tool for S3 + cloudfront static sites
When running scarr deploy, you get to a step where it's waiting for dns records to get picked up by ACM so the new certificates can get validated. It says...
Add an optional `bucketName:` field to the config file so people can customize that if they need to.
Right now if you run scarr for example.com, we provision + validated a certificate for example.com. And if you run it for foo.bar.example.com, we get a cert for foo.bar.example.com. We...