Releases: bitovi/github-actions-commons
Releases · bitovi/github-actions-commons
v0.0.13
What's Changed
- Fixing generate_identifier and generate_identifier_ss by @LeoDiazL in #67
- S3 access logs lifecycle policy by @LeoDiazL in #68
- enhance traffic visibility by @LeoDiazL in #70
- Bump EFS module to current standards by @LeoDiazL in #72
- EKS Bump by @LeoDiazL in #73
- Cleanup and fixes to last EKS push by @LeoDiazL in #74
- EKS Multiple fixes by @LeoDiazL in #75
- Fixing VPC Availability zone isuse by @LeoDiazL in #76
- Adjusting bucket check by @LeoDiazL in #77
- Add new footer, bump checkout action, new AWS DB Cert and expose outputs by @LeoDiazL in #78
- Adding dynamic block to aws_subnets filter by @LeoDiazL in #79
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
v0.0.11
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
What's Changed
- Commons multiple-fixes by @LeoDiazL in #37
- Add Ansible docker timeout by @LeoDiazL in #38
- Add ECR registry module by @LeoDiazL in #39
- Ansible docker compose bump by @LeoDiazL in #40
- Add RDS by @LeoDiazL in #42
- Add tf state file name handling by @LeoDiazL in #45
- Add docker cloudwatch config by @LeoDiazL in #46
- ECS Support by @LeoDiazL in #47
- Print better results for RDS and ECS by @LeoDiazL in #48
Full Changelog: v0.0.4...v0.0.5