File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 9.2.1 "
2
+ "." : " 9.2.2 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 9.2.2] ( https://github.com/cattle-ops/terraform-aws-gitlab-runner/compare/9.2.1...9.2.2 ) (2025-06-06)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * 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
+
3
10
## [ 9.2.1] ( https://github.com/cattle-ops/terraform-aws-gitlab-runner/compare/9.2.0...9.2.1 ) (2025-05-20)
4
11
5
12
Original file line number Diff line number Diff line change @@ -86,8 +86,8 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
86
86
87
87
| Name | Version |
88
88
| ------| ---------|
89
- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.97 .0 |
90
- | <a name =" provider_local " ></a > [ local] ( #provider\_ local ) | 2.5.2 |
89
+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.98 .0 |
90
+ | <a name =" provider_local " ></a > [ local] ( #provider\_ local ) | 2.5.3 |
91
91
| <a name =" provider_tls " ></a > [ tls] ( #provider\_ tls ) | 4.1.0 |
92
92
93
93
## Modules
You can’t perform that action at this time.
0 commit comments