File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.4.2] ( https://github.com/philips-labs/terraform-aws-github-runner/compare/v3.4.1...v3.4.2 ) (2023-06-13)
4+
5+
6+ ### Bug Fixes
7+
8+ * Fix pool logic with runner name prefix ([ #3303 ] ( https://github.com/philips-labs/terraform-aws-github-runner/issues/3303 ) ) ([ 66e2a66] ( https://github.com/philips-labs/terraform-aws-github-runner/commit/66e2a66adcf200a85c0200382756f4fa5a71aadb ) )
9+ * remove duplicate vpc execution permissions ([ #3304 ] ( https://github.com/philips-labs/terraform-aws-github-runner/issues/3304 ) ) ([ 0bebeef] ( https://github.com/philips-labs/terraform-aws-github-runner/commit/0bebeef094b2e64af7f81166becae6c65167df86 ) )
10+
311## [ 3.4.1] ( https://github.com/philips-labs/terraform-aws-github-runner/compare/v3.4.0...v3.4.1 ) (2023-05-23)
412
513
Original file line number Diff line number Diff line change @@ -31,7 +31,6 @@ No modules.
3131| [ aws_cloudwatch_event_target.pool] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_event_target ) | resource |
3232| [ aws_cloudwatch_log_group.pool] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_log_group ) | resource |
3333| [ aws_iam_role.pool] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role ) | resource |
34- | [ aws_iam_role_policy.lambda_pool_vpc] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy ) | resource |
3534| [ aws_iam_role_policy.pool] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy ) | resource |
3635| [ aws_iam_role_policy.pool_logging] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy ) | resource |
3736| [ aws_iam_role_policy.pool_xray] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy ) | resource |
You can’t perform that action at this time.
0 commit comments