From e37a33fcb03cc0758904bc27e626de648aee31e7 Mon Sep 17 00:00:00 2001 From: "cattle-ops-releaser-2[bot]" <134548870+cattle-ops-releaser-2[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 07:50:22 +0000 Subject: [PATCH 1/2] chore(main): release 9.2.2 --- .github/.release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 2f72ebe3..c738c0c6 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "9.2.1" + ".": "9.2.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f5e65bc..1676128a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [9.2.2](https://github.com/cattle-ops/terraform-aws-gitlab-runner/compare/9.2.1...9.2.2) (2025-06-06) + + +### Bug Fixes + +* update cache module bucket policy ([#1285](https://github.com/cattle-ops/terraform-aws-gitlab-runner/issues/1285)) ([b53045d](https://github.com/cattle-ops/terraform-aws-gitlab-runner/commit/b53045d6a300751b3e2d40d672aa23512880f426)) + ## [9.2.1](https://github.com/cattle-ops/terraform-aws-gitlab-runner/compare/9.2.0...9.2.1) (2025-05-20) From 18a4cf6278ba0bb6cb520ccf039877a8980bca20 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 6 Jun 2025 07:50:39 +0000 Subject: [PATCH 2/2] docs: auto update terraform docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ceb6968b..80d39814 100644 --- a/README.md +++ b/README.md @@ -86,8 +86,8 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file | Name | Version | |------|---------| -| [aws](#provider\_aws) | 5.97.0 | -| [local](#provider\_local) | 2.5.2 | +| [aws](#provider\_aws) | 5.98.0 | +| [local](#provider\_local) | 2.5.3 | | [tls](#provider\_tls) | 4.1.0 | ## Modules