elixir-deploy-template
elixir-deploy-template copied to clipboard
Update the template for Distillery 2.0?
Apparently Distillery 2.0 has been out for a while and promotes config providers over Conform as the solution for production environment config. Could the template (and the posts) also be updated to reflect that?
Using a config provider to read a Conform config file is perfect. I am quite interested in config providers, particularly for things like AWS Systems Manager and Key Management Service. I am working on a big post on automated deployment with CodePipeline, then I will come back to this.