Skip to content

Commit 2deb5b1

Browse files
chore(main): release 9.2.1 (#1277)
🤖 I have created a release *beep* *boop* --- ## [9.2.1](9.2.0...9.2.1) (2025-05-20) ### Bug Fixes * use current partition instead of assuming `aws` ([#1274](#1274)) ([382b1a9](382b1a9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: cattle-ops-releaser-2[bot] <134548870+cattle-ops-releaser-2[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f6c9547 commit 2deb5b1

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

.github/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "9.2.0"
2+
".": "9.2.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [9.2.1](https://github.com/cattle-ops/terraform-aws-gitlab-runner/compare/9.2.0...9.2.1) (2025-05-20)
4+
5+
6+
### Bug Fixes
7+
8+
* use current partition instead of assuming `aws` ([#1274](https://github.com/cattle-ops/terraform-aws-gitlab-runner/issues/1274)) ([382b1a9](https://github.com/cattle-ops/terraform-aws-gitlab-runner/commit/382b1a9a4a72ee201027ae55efff46019156dde5))
9+
310
## [9.2.0](https://github.com/cattle-ops/terraform-aws-gitlab-runner/compare/9.1.1...9.2.0) (2025-03-22)
411

512

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
8686

8787
| Name | Version |
8888
|------|---------|
89-
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.92.0 |
89+
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.97.0 |
9090
| <a name="provider_local"></a> [local](#provider\_local) | 2.5.2 |
91-
| <a name="provider_tls"></a> [tls](#provider\_tls) | 4.0.6 |
91+
| <a name="provider_tls"></a> [tls](#provider\_tls) | 4.1.0 |
9292

9393
## Modules
9494

0 commit comments

Comments
 (0)