Skip to content

Optional "use_existing_version_if_available" parameter.

Compare
Choose a tag to compare
@einaregilsson einaregilsson released this 28 Jan 10:17
· 82 commits to master since this release

Adds the optional parameter use_existing_version_if_available. If it's set to true then the program will use an existing version in Beanstalk if it exists, but otherwise upload the deployment_package given and create the version and then deploy it. See issue #8 for discussion.