Releases: github-aws-runners/terraform-aws-github-runner
Releases · github-aws-runners/terraform-aws-github-runner
v1.2.0
1.2.0 (2022-05-20)
Features
v1.1.1
1.1.1 (2022-05-17)
Bug Fixes
- runner: Don't treat the string "false" as true. (#2051) (b67c7dc)
v1.1.0
1.1.0 (2022-05-10)
Features
- Add option to enable detailed monitoring for runner launch template (#2024) (e73a267)
v1.0.0
1.0.0 (2022-05-09)
⚠ BREAKING CHANGES
- var.volume_size replaced by var.block_device_mappings
- The module is upgraded to AWS Terraform provider 4.x
Features
- Improve syncer s3 kms encryption (38ed5be)
- Remove var.volume_size in favour of var.block_device_mappings (4e97048)
- Support AWS 4.x Terraform provider (#1739) (cfb6da2)
Bug Fixes
v0.40.2
0.40.2 (2022-04-25)
Bug Fixes
- Outputs for pool need to account for complexity (#1970) (2d92906)
v0.40.1
0.40.1 (2022-04-25)
Bug Fixes
- Avoid non semantic commontes can be merged. (#1969) (ad1c872)
v0.40.0
0.40.0 (2022-04-13)
Features
- Support multi runner process support for runner scale down. (#1859) (3658d6a)
Bug Fixes
v0.39.0
0.39.0 (2022-03-25)
Features
Bug Fixes