From 813366264e4101aef323e3af270353a43a1f154f Mon Sep 17 00:00:00 2001 From: "forest-releaser[bot]" <80285352+forest-releaser[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 13:52:33 +0000 Subject: [PATCH 1/2] chore(main): release 5.5.3 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2f9b5f538..603126fa09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [5.5.3](https://github.com/philips-labs/terraform-aws-github-runner/compare/v5.5.2...v5.5.3) (2023-12-20) + + +### Bug Fixes + +* **lambda:** bump @aws-lambda-powertools/tracer from 1.16.0 to 1.17.0 in /lambdas ([#3675](https://github.com/philips-labs/terraform-aws-github-runner/issues/3675)) ([b3536f7](https://github.com/philips-labs/terraform-aws-github-runner/commit/b3536f7cb37a36643cf7beffd1629440bda221ca)) +* **lambda:** bump the aws group in /lambdas with 5 updates ([#3671](https://github.com/philips-labs/terraform-aws-github-runner/issues/3671)) ([677965d](https://github.com/philips-labs/terraform-aws-github-runner/commit/677965df7d392be7a5176837f74b6698b70a4947)) +* **lambda:** bump the octokit group in /lambdas with 1 update ([#3672](https://github.com/philips-labs/terraform-aws-github-runner/issues/3672)) ([67facac](https://github.com/philips-labs/terraform-aws-github-runner/commit/67facac961890186eed199ffa685211fbc933adb)) +* Replace deprecate aws_cloudwatch_event_rule.is_enabled, requires provide upgrade ([#3655](https://github.com/philips-labs/terraform-aws-github-runner/issues/3655)) ([3c78f65](https://github.com/philips-labs/terraform-aws-github-runner/commit/3c78f652a4b2569e1e93ce739e8a9cda62c2128e)) + ## [5.5.2](https://github.com/philips-labs/terraform-aws-github-runner/compare/v5.5.1...v5.5.2) (2023-12-16) From af253af9f9be2660cbf1a89c3f7e192323e73e77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 20 Dec 2023 13:53:02 +0000 Subject: [PATCH 2/2] docs: auto update terraform docs --- examples/arm64/README.md | 2 +- examples/default/README.md | 2 +- examples/ephemeral/README.md | 2 +- examples/permissions-boundary/README.md | 4 ++-- examples/permissions-boundary/setup/README.md | 2 +- examples/prebuilt/README.md | 4 ++-- examples/ubuntu/README.md | 2 +- examples/windows/README.md | 2 +- modules/download-lambda/README.md | 2 +- 9 files changed, 11 insertions(+), 11 deletions(-) diff --git a/examples/arm64/README.md b/examples/arm64/README.md index 9991f3039d..273a03f38d 100644 --- a/examples/arm64/README.md +++ b/examples/arm64/README.md @@ -42,7 +42,7 @@ terraform output -raw webhook_secret | Name | Version | |------|---------| -| [random](#provider\_random) | 3.5.1 | +| [random](#provider\_random) | 3.6.0 | ## Modules diff --git a/examples/default/README.md b/examples/default/README.md index b4ffd2dae5..c0c85e29b9 100644 --- a/examples/default/README.md +++ b/examples/default/README.md @@ -42,7 +42,7 @@ terraform output -raw webhook_secret | Name | Version | |------|---------| -| [random](#provider\_random) | 3.5.1 | +| [random](#provider\_random) | 3.6.0 | ## Modules diff --git a/examples/ephemeral/README.md b/examples/ephemeral/README.md index 24cd2aabf0..2be30860da 100644 --- a/examples/ephemeral/README.md +++ b/examples/ephemeral/README.md @@ -41,7 +41,7 @@ terraform output webhook_secret | Name | Version | |------|---------| -| [random](#provider\_random) | 3.5.1 | +| [random](#provider\_random) | 3.6.0 | ## Modules diff --git a/examples/permissions-boundary/README.md b/examples/permissions-boundary/README.md index f3811e1238..63d1b4f965 100644 --- a/examples/permissions-boundary/README.md +++ b/examples/permissions-boundary/README.md @@ -43,8 +43,8 @@ terraform apply | Name | Version | |------|---------| -| [aws](#provider\_aws) | 5.2.0 | -| [random](#provider\_random) | 3.5.1 | +| [aws](#provider\_aws) | 5.27.0 | +| [random](#provider\_random) | 3.6.0 | | [terraform](#provider\_terraform) | n/a | ## Modules diff --git a/examples/permissions-boundary/setup/README.md b/examples/permissions-boundary/setup/README.md index 39186b715a..1ceed7258d 100644 --- a/examples/permissions-boundary/setup/README.md +++ b/examples/permissions-boundary/setup/README.md @@ -10,7 +10,7 @@ | Name | Version | |------|---------| -| [aws](#provider\_aws) | 5.2.0 | +| [aws](#provider\_aws) | 5.27.0 | ## Modules diff --git a/examples/prebuilt/README.md b/examples/prebuilt/README.md index 8c181f6a9a..b8f9f780e4 100644 --- a/examples/prebuilt/README.md +++ b/examples/prebuilt/README.md @@ -69,8 +69,8 @@ terraform output webhook_secret | Name | Version | |------|---------| -| [aws](#provider\_aws) | 5.2.0 | -| [random](#provider\_random) | 3.5.1 | +| [aws](#provider\_aws) | 5.27.0 | +| [random](#provider\_random) | 3.6.0 | ## Modules diff --git a/examples/ubuntu/README.md b/examples/ubuntu/README.md index 5214066d23..d22973df6c 100644 --- a/examples/ubuntu/README.md +++ b/examples/ubuntu/README.md @@ -45,7 +45,7 @@ terraform output webhook_secret | Name | Version | |------|---------| -| [random](#provider\_random) | 3.5.1 | +| [random](#provider\_random) | 3.6.0 | ## Modules diff --git a/examples/windows/README.md b/examples/windows/README.md index 561c6d9f0f..d159a03fc2 100644 --- a/examples/windows/README.md +++ b/examples/windows/README.md @@ -48,7 +48,7 @@ terraform output webhook_secret | Name | Version | |------|---------| -| [random](#provider\_random) | 3.5.1 | +| [random](#provider\_random) | 3.6.0 | ## Modules diff --git a/modules/download-lambda/README.md b/modules/download-lambda/README.md index 99f0d592e7..59aa2624fb 100644 --- a/modules/download-lambda/README.md +++ b/modules/download-lambda/README.md @@ -37,7 +37,7 @@ module "lambdas" { | Name | Version | |------|---------| -| [null](#provider\_null) | 3.2.1 | +| [null](#provider\_null) | 3.2.2 | ## Modules