We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68bb7d1 commit b9a55d2Copy full SHA for b9a55d2
CHANGELOG.md
@@ -5,6 +5,7 @@ BUG FIXES:
5
- config: `templatefile` would panic if given and entirely unknown map of variables [GH-36118]
6
- config: `templatefile` would panic if the variables map contains marked values [GH-36127]
7
- config: Remove constraint that an expanded resource block must only be used in conjunction with imports using `for_each` [GH-36119]
8
+- backend/s3: Lock files could not be written to buckets with object locking enabled [GH-36120]
9
10
## 1.10.0 (November 27, 2024)
11
0 commit comments