Releases: mattes/gce-deploy-action
Releases · mattes/gce-deploy-action
v5.0.0
- Use
${{VAR}}
syntax everywhere
v4.1.1
- Bugfix: nil map bug
v4.1.0
common
variables
v4.0.0
- Download from URL (cloud-init, startup/ shutdown script)
- Change to curly bracket syntax in scripts
v3.0.2
add UpdatePolicy to config
v3.0.1
fix action.yml
v3.0.0
- Refactor into composite action to make it execute faster (no more inline docker builds)
- Add
delete_instance_templates_after
config - Rename
google_application_credentials
to justcreds
- Update dependencies
v2.0.0
- INPUT_DIR variable has been removed
v1.0.6
New release, nothing changed, just added binary release assets.
v1.0.5
- fix latest version deploy check