v1.0.0
enverus-github-action-app-token
released this
25 May 18:27
·
394 commits
to main
since this release
1.0.0 (2022-05-25)
⚠ BREAKING CHANGES
- var.volume_size replaced by var.block_device_mappings
- The module is upgraded to AWS Terraform provider 4.x
Features
- Add option to enable detailed monitoring for runner launch template (#2024) (e73a267)
- change master branch to main (76ba9d2)
- Improve syncer s3 kms encryption (38ed5be)
- Remove var.volume_size in favour of var.block_device_mappings (4e97048)
- Replace environment variable by prefix (#1858) (e2f9a27)
- Support AWS 4.x Terraform provider (#1739) (cfb6da2)
- Support multi runner process support for runner scale down. (#1859) (3658d6a)
- Support Node16 for AWS Lambda (#2073) (68a2014)
- trigger release (6e1602e)
- update release trigger (05da49a)
Bug Fixes
- Avoid non semantic commontes can be merged. (#1969) (ad1c872)
- Outputs for pool need to account for complexity (#1970) (2d92906)
- runner: Don't treat the string "false" as true. (#2051) (b67c7dc)
- Set the minimal AWS provider to 3.50 (#1937) (16095d8)
- Volume size is ingored (#2014) (b733248), closes #1954
- Wrong block device mapping (#2019) (185ef20)
- Wrong block device mapping (#2019) (c42a467)