mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-11 00:22:32 -06:00
docs: update nonsensitive docs to not show error (#1391)
Signed-off-by: Jonas Bakken <jonasbakken@protonmail.com>
This commit is contained in:
parent
08f9a740ac
commit
207a5e20c8
@ -98,11 +98,7 @@ the local value `mixed_content`, with a valid JSON string assigned to
|
||||
> nonsensitive(local.mixed_content["username"])
|
||||
"zqb"
|
||||
> nonsensitive("clear")
|
||||
|
||||
Error: Invalid function argument
|
||||
|
||||
Invalid value for "value" parameter: the given value is not sensitive, so this
|
||||
call is redundant.
|
||||
"clear"
|
||||
```
|
||||
|
||||
Note though that it's always your responsibility to use `nonsensitive` only
|
||||
|
Loading…
Reference in New Issue
Block a user