Releases: github-aws-runners/terraform-aws-github-runner
Releases · github-aws-runners/terraform-aws-github-runner
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.