laurilehmijoki / s3_website

Manage an S3 website: sync, deliver via CloudFront, benefit from advanced S3 website features.
Other
2.24k stars 186 forks source link

Option to inherit from a default config file #172

Open code-tree opened 9 years ago

code-tree commented 9 years ago

I'm using a default s3_website.yml config file for all my websites, and using environment variables to customise it for each website's needs. On problem though is s3_website auto-adds cloudfront_distribution_id into the abstract config file.

Possibly solutions would either be:

Thanks for this project