We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48c7f45 commit ded2e2fCopy full SHA for ded2e2f
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.4.1"
+ ".": "0.4.2"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [0.4.2](https://github.com/leg100/otf/compare/v0.4.1...v0.4.2) (2025-09-23)
4
+
5
6
+### Bug Fixes
7
8
+* AWS dynamic provider credentials invalid apply absolute paths ([#822](https://github.com/leg100/otf/issues/822)) ([fc3162a](https://github.com/leg100/otf/commit/fc3162a35e8b51ff5d155f0eb097c3f96a03786e))
9
+* handle tfe provider agent pool ID empty string gracefully ([48c7f45](https://github.com/leg100/otf/commit/48c7f45a3e2ac729a7ad8051d0dd3ed9629aa9a9))
10
11
## [0.4.1](https://github.com/leg100/otf/compare/v0.4.0...v0.4.1) (2025-08-27)
12
13
0 commit comments