mirror of https://github.com/hashicorp/terraform
parent
4930eaab9b
commit
328813676a
@ -0,0 +1,10 @@
|
||||
## 1.13.5 (November 5, 2025)
|
||||
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
* impure functions could cause templatefile to incorrectly fail consistency checks ([#37807](https://github.com/hashicorp/terraform/issues/37807))
|
||||
|
||||
* Allow filesystem functions to return inconsistent results when evaluated within provider configuration ([#37854](https://github.com/hashicorp/terraform/issues/37854))
|
||||
|
||||
|
||||
@ -1,5 +0,0 @@
|
||||
kind: BUG FIXES
|
||||
body: impure functions could cause templatefile to incorrectly fail consistency checks
|
||||
time: 2025-10-24T10:47:32.255706-04:00
|
||||
custom:
|
||||
Issue: "37807"
|
||||
@ -1,5 +0,0 @@
|
||||
kind: BUG FIXES
|
||||
body: Allow filesystem functions to return inconsistent results when evaluated within provider configuration
|
||||
time: 2025-11-03T11:20:34.913068-05:00
|
||||
custom:
|
||||
Issue: "37854"
|
||||
@ -1 +1 @@
|
||||
1.13.5-dev
|
||||
1.13.5
|
||||
|
||||
Loading…
Reference in new issue