Skip to content

Releases: bitovi/github-actions-commons

v1.0.4

28 Aug 15:56
3de8c37

Choose a tag to compare

What's Changed

  • Fixing aws_cloudwatch_log_group name for WAF logging and alb_listener http_redirect issue by @LeoDiazL in #94

Full Changelog: v1.0.3...v1.0.4

v1.0.3

26 Aug 12:55
d72d8c7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.0.3

v1.0.2

06 Mar 14:04
2699467

Choose a tag to compare

What's Changed

Full Changelog: v1...v1.0.2

v1.0.1

05 Mar 13:19
6eb4a6e

Choose a tag to compare

What's Changed

Full Changelog: v0...v1.0.1

v1.0.0

23 Jan 19:02
3a0980e

Choose a tag to compare

Official 1.0.0 release

Full Changelog: v0.0.13...v1.0.0

v0.0.14

23 Jan 18:49
3a0980e

Choose a tag to compare

What's Changed

Full Changelog: v0.0.13...v0.0.14

v0

23 Jan 18:52
3a0980e

Choose a tag to compare

v0
Upgrading upload-artifact version (#83)

v0.0.13

27 Feb 14:43

Choose a tag to compare

What's Changed

In particular, this release:

  • The aws_resource_identifier was set to be fixed to a certain length. If the user exceeded this length, action would fail. Now it repeats the behavior of what happens with long repository names.
  • There was no ELB logs cleanup. Now is set to 90 days.
  • Add EFS options and better handling, exposing needed outputs for reusability
  • Fixes to support new EKS action.
  • New options to add a nat gateway to the VPC
  • Changed the way we validate buckets to store the Terraform statefile
  • Added a nice footer when the action finishes.
  • Fixed a long-lived bug with the VPC AZ.

Full Changelog: v0.0.12...v0.0.13

v0.0.12

23 Nov 17:17
3536a6c

Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11

20 Nov 11:23
3007aec

Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11