File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
28
28
## [ 1.13.0] ( https://github.com/philips-labs/terraform-aws-github-runner/compare/v1.12.0...v1.13.0 ) (2022-10-14)
29
29
30
-
31
30
### Features
32
31
33
32
* Experimental feature - Duplicate workflow job event to extra queue ([ #2268 ] ( https://github.com/philips-labs/terraform-aws-github-runner/issues/2268 ) ) ([ 985e722] ( https://github.com/philips-labs/terraform-aws-github-runner/commit/985e722229ce464235d206484df3d989db03e143 ) )
34
33
34
+
35
35
## [ 1.12.0] ( https://github.com/philips-labs/terraform-aws-github-runner/compare/v1.11.0...v1.12.0 ) (2022-10-12)
36
36
37
37
733
733
- Fix missing permissions for CloudWatch Agent #445 @bennettp123
734
734
- Swap scale up/scale down timeout description #468 @jonico
735
735
- Fix for invalid configuration #466 @jonico
736
- - Add ssm: GetParameter to runner-ssm-parameters #446 @bennettp123
736
+ - Add ssm: GetParameter to runner-ssm-parameters #446 @bennettp123
737
737
- Replace crypto #429
738
738
- Scale up lambda deprecated attribute #410
739
739
@@ -770,17 +770,17 @@ terraform state rm $RESOURCE
770
770
### Added
771
771
772
772
- Allow operator to pass in a list of managed IAM policy ARNs for the runner role #361 @jpalomaki
773
- - expand options for sourcing lambda to include S3 #292 @eky5006
773
+ - expand options for sourcing lambda to include S3 #292 @eky5006
774
774
775
775
## [ 0.6.0] - 2020-10-10
776
776
777
777
### Added
778
778
779
- - Only allow tagging and termination of runner instances #201 @jpalomaki
779
+ - Only allow tagging and termination of runner instances #201 @jpalomaki
780
780
781
781
### Fixed
782
782
783
- - Fix pagination with listing self-hosted runners #202 @HenryNguyen5
783
+ - Fix pagination with listing self-hosted runners #202 @HenryNguyen5
784
784
785
785
786
786
## [ 0.5.0] - 2020-08-25
You can’t perform that action at this time.
0 commit comments