mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-28 04:03:27 -04:00
docs: add changelog entry for snapshot file fix
This commit is contained in:
parent
8722a3f567
commit
30231a8ffb
1 changed files with 5 additions and 0 deletions
5
.changes/v1.16/BUG FIXES-20260324-113149.yaml
Normal file
5
.changes/v1.16/BUG FIXES-20260324-113149.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
kind: BUG FIXES
|
||||
body: Close module manifest snapshot files after writing to avoid leaking file descriptors.
|
||||
time: 2026-03-24T11:31:49-07:00
|
||||
custom:
|
||||
Issue: "38302"
|
||||
Loading…
Reference in a new issue