Skip to content

Commit cca1351

Browse files
committed
Add changelog entries
1 parent b3f09bf commit cca1351

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: BUG FIXES
2+
body: 'helper/schema: Fixed bug that allowed write-only attributes within set nested blocks.
3+
Any attribute within a set nested block with `WriteOnly` set to `true` will now trigger an error message.'
4+
time: 2025-02-18T17:24:40.023079-05:00
5+
custom:
6+
Issue: "1427"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: NOTES
2+
body: Write-only attribute support is in technical preview and offered without compatibility promises until Terraform 1.11 is generally available.
3+
time: 2025-02-18T17:26:25.941391-05:00
4+
custom:
5+
Issue: "1375"

0 commit comments

Comments
 (0)