Blue/Green Beanstalk
Version updated for tmshkr/blue-green-beanstalk to version v3.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
- Adds new
wait_for_deployment
andwait_for_termination
inputs for greater control of when the action should wait - Adds
prep
input, which is helpful for preparing the environment before deploying in a later step - Changes the default value of
deploy
to befalse
, so that it must be set totrue
in order to deploy - Adds
OptionSettings
andTemplateName
inputs to the deploy function, so that configuration changes can be made without creating a new environment