File tree Expand file tree Collapse file tree 5 files changed +84
-74
lines changed
permissions-boundary/lambdas-download Expand file tree Collapse file tree 5 files changed +84
-74
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+
11
+ ## [ 0.7.0] - 2020-12-04
12
+ ### Changed
13
+ - Small clarifications in the README #368 @lrytz
14
+
15
+ ### Added
16
+ - Allow operator to pass in a list of managed IAM policy ARNs for the runner role #361 @jpalomaki
17
+ - expand options for sourcing lambda to include S3 #292 @eky5006
18
+
10
19
## [ 0.6.0] - 2020-10-10
11
20
12
21
### Added
@@ -81,7 +90,8 @@ terraform import module.runners.module.webhook.aws_cloudwatch_log_group.webhook
81
90
82
91
- First release.
83
92
84
- [ unreleased ] : https://github.com/philips-labs/terraform-aws-github-runner/compare/v0.6.0..HEAD
93
+ [ unreleased ] : https://github.com/philips-labs/terraform-aws-github-runner/compare/v0.7.0..HEAD
94
+ [ 0.7.0 ] : https://github.com/philips-labs/terraform-aws-github-runner/releases/tag/v0.6.0..v0.7.0
85
95
[ 0.6.0 ] : https://github.com/philips-labs/terraform-aws-github-runner/releases/tag/v0.5.0..v0.6.0
86
96
[ 0.5.0 ] : https://github.com/philips-labs/terraform-aws-github-runner/releases/tag/v0.4.0..v0.5.0
87
97
[ 0.4.0 ] : https://github.com/philips-labs/terraform-aws-github-runner/releases/tag/v0.3.0..v0.4.0
You can’t perform that action at this time.
0 commit comments