Releases: github-aws-runners/terraform-aws-github-runner
Releases · github-aws-runners/terraform-aws-github-runner
v5.4.1
5.4.1 (2023-11-17)
Bug Fixes
- lambda: bump @aws-lambda-powertools/logger from 1.14.0 to 1.14.2 in /lambdas (#3611) (1292c6b)
- lambda: bump @middy/core from 3.6.2 to 4.7.0 in /lambdas (#3609) (2d0f039)
- lambda: bump axios from 1.5.1 to 1.6.0 in /lambdas (#3604) (a316b82)
- lambda: bump axios from 1.6.0 to 1.6.1 in /lambdas (#3612) (ab3627f)
- remove unused environment variable (#3616) (bb68562)
v5.4.0
5.4.0 (2023-11-08)
Features
- added changes to enable tracing in lambdas. (#3554) (970e8a6)
Bug Fixes
- lambda: Bump the aws group in /lambdas with 5 updates (#3595) (581a4bf)
v5.3.0
5.3.0 (2023-11-03)
Features
v5.2.1
5.2.1 (2023-10-31)
Bug Fixes
v5.2.0
5.2.0 (2023-10-30)
Features
Bug Fixes
- allow use of associate_public_ipv4_address from top-level module (#3572) (0ff7b23)
v5.1.0
5.1.0 (2023-10-30)
Features
Bug Fixes
- lambda: bump the aws group in /lambdas with 5 updates (#3579) (ccb1d32)
v5.0.0
5.0.0 (2023-10-27)
Migration directions
See PR for migration directions.
⚠ BREAKING CHANGES
- remove depcrecated input and output variables (#3567)
- Change runner labels to list[string] and apply TFLint (#3410)
- replace Amazon Linux 2 by Amazon Linux 2023 as default Linux AMI (#3437)
Features
- replace Amazon Linux 2 by Amazon Linux 2023 as default Linux AMI (#3437) (35219f5)
Bug Fixes
- Change runner labels to list[string] and apply TFLint (#3410) (0b398f2)
- remove depcrecated input and output variables (#3567) (89c8575)
v4.7.0
4.7.0 (2023-10-26)
Features
- Add public IP association to github runner (#3547) (1a25b2c)
Bug Fixes
v4.6.0
4.6.0 (2023-10-19)
Features
- Use Instance Metadata Service Version 2 by default. (#3513) (d8d69c3)
v4.5.1
4.5.1 (2023-10-18)
Bug Fixes
- lambda: bump the aws group in /lambdas with 5 updates (#3530) (0ada33b)
- webhook: Avoid jobs are accepted without labels (#3548) (cb78738)