Skip to content

Releases: bitovi/github-actions-deploy-stackstorm

v0.4.2

21 Feb 20:32
ebffc7f
Compare
Choose a tag to compare

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

01 Nov 10:37
c827f93
Compare
Choose a tag to compare

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

26 Oct 21:02
34b7048
Compare
Choose a tag to compare

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

30 Mar 17:44
d46c435
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

27 Feb 17:44
c170269
Compare
Choose a tag to compare

What's Changed

  • Switch to BitOps Docker image v2.4.0
  • Rename vars to be consistent with the tf_ and aws_ 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

Full Changelog: v0.1.1...v0.2.0

v0.1.1

03 Jan 17:11
8b28995
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

29 Dec 16:24
bb340da
Compare
Choose a tag to compare

Initial release to deploy StackStorm on a single VM in AWS