You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/plugin/framework/resources/write-only-arguments.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ retrieving values from configuration.
56
56
<Note>
57
57
58
58
These validators will produce persistent warnings for practitioners on every Terraform run as long as the specified non-write-only attribute
59
-
has a value in the configuration. The validators will also produce warnings for users of modules who cannot immediately take action on the warning.
59
+
has a value in the configuration. The validators will also produce warnings for users of shared modules who cannot immediately take action on the warning.
0 commit comments