Releases: bitovi/github-actions-deploy-stackstorm
Releases · bitovi/github-actions-deploy-stackstorm
v0.4.3
v0
Tag to follow latest minor release
v0.4.2
What's Changed
In particular, this release:
- Variable name changed to current commons values to be consistent.
- Added some VPC nat option.
- Cosmetics and improvements in general through commons bump.
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Commons bump
- Added the option to pull a specific tag from Stackstorm
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Migrate to commons usage by @LeoDiazL in #54
- Added VPC management
- Better stack management and more options available
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Switch to BitOps Docker image
v2.4.0
- Rename vars to be consistent with the
tf_
andaws_
groups by @armab in #47 - Terraform resource renames by @PhillypHenning in #37
- Bump Ubuntu to
20.04
by @LeoDiazL in #33 - Allow users to pass custom Ansible vars file by @armab in #49
- Bypass
BITOPS_
extra ENV vars to Docker run by @armab in #48 - Add
aws_extra_tags
and small fixes #51 by @LeoDiazL - Made tf-state bucket deletion optional, defaulting to false by @LeoDiazL in #29
- Update the terraform generators by @PhillypHenning in #30
- Speed-up the Ansible deployment step by fine-tuning
ansible.cfg
by @armab in #44 - Various README enhancements by @armab in #45
stackstorm/pull/47 - Fix the wrong path used for check bucket name script by @armab in #50
New Contributors
- @PhillypHenning made their first contribution in #30
- @armab made their first contribution in #44
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Made Ansible skip run if stack-destroy = true by @LeoDiazL in #22
- Added elb bucket for logs by @LeoDiazL in #24
- Script to delete tf-state bucket on stack_destroy by @LeoDiazL in #21
- unique names for sgs by @mickmcgrath13 in #25
- Upgrade bitops to 2.3.0 by @mickmcgrath13 in #26
New Contributors
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial release to deploy StackStorm on a single VM in AWS