Skip to content

0.24.0: Add deployment configuration options (#120)

Compare
Choose a tag to compare
@jamengual jamengual released this 03 Jul 00:09
dfc707e

what

  • adds configuration options to the deployment as described in the section aws:elasticbeanstalk:command of the general options documentation
  • current defaults are kept and for options that haven't been set so far the AWS default is used

why

  • we want to configure the deployments in more detail - especially the current configuration of Fixed deployment with 1 instance at a time can be slow

references