serverless-components / aws-cloudfront

Deploy an AWS CloudFront distribution for the provided origins using Serverless Components
https://serverless.com
Apache License 2.0
27 stars 12 forks source link

added comment support, fixed enabled state update #10

Closed evgsil closed 5 years ago

evgsil commented 5 years ago

It is crucial for me to have ability to specify distribution comment. It allows you easily mark and recognize distributions for different projects, stages etc.

Also fixed situation when distribution should be enabled/disabled without other changes