Skip to content

Commit b9a55d2

Browse files
committed
backend/s3: add changelog entry
1 parent 68bb7d1 commit b9a55d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ BUG FIXES:
55
- config: `templatefile` would panic if given and entirely unknown map of variables [GH-36118]
66
- config: `templatefile` would panic if the variables map contains marked values [GH-36127]
77
- 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]
89

910
## 1.10.0 (November 27, 2024)
1011

0 commit comments

Comments
 (0)