Skip to content

Commit

Permalink
add changelog entry for write-only attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMSchmidt committed Jan 7, 2025
1 parent d3bbb44 commit fe822b8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/unreleased/NEW FEATURES-20250107-125354.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: NEW FEATURES
body: Add write-only attributes to resources. Providers can specify that certain attributes are write-only, they can not be referenced and are not presisted in state. You can use ephemeral values in write-only attributes.
time: 2025-01-07T12:53:54.752027+01:00
custom:
Issue: "36031"

0 comments on commit fe822b8

Please sign in to comment.