Releases: github-aws-runners/terraform-aws-github-runner
Releases · github-aws-runners/terraform-aws-github-runner
v0.21.0
0.21.0 (2021-10-11)
Features
- Ignore github managed labels and add check disable option (#1244) (859fa38)
- remove unused app client since SSH key is used to secure app authorization (#1223) (4cb5cf1)
- upgrade Terraform version of module 1.0.x (#1254) (2a817dc)
Notes
The module development Terraform version is set to 1.0.8. The module can be used for older Terraform versions, currently 0.14.1 and up.
v0.20.1
v0.20.0
v0.19.1
v0.19.0
0.19.0 (2021-09-30)
Features
Bug Fixes
- explicit set region for downloading runner distribution from S3 (#1204) (439fb1b)
- upgrade jest (#1219) (c8b8139)
- use dynamic block to ignore null market opts (#1202) (df9bd78)
- use dynamic block to ignore null market opts (#1202) (06a5598)
- logging: Additional Logging (#1135) (f7f194d)
- scale-down: Clearing cache between runs (#1164) (e72227b)
v0.18.1
v0.18.0
v0.17.0
v0.16.0
0.16.0 (2021-08-05)
Features
- make delay of webhook event configurable (#990) (92a0d8a)
- Store lambda secrets paramaters in Paramater Store (#941) (c6badbf), closes #871 #898 #738 #902 #738 #905 #906 #904 #1 #752 #909 #752 #908 #752 #887 #752 #885 #752 #889 #752 #892 #752 #907 #752 #864 #918
Bug Fixes
- change module exports and upgrade vercel to latest release (#1005) (f8f8981)
- reduce permission required for session manager (#1018) (09476eb)
Mirgration Directions
When using a CMK by setting the variable kms_key_id, a small update is required. Replace this variable by the ARN of the CMK by setting kms_key_arn.