mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-19 17:59:05 -05:00
docs: Fix typo in sensitive.mdx (#3431)
Signed-off-by: nemobis <federico.leva@relexsolutions.com>
This commit is contained in:
@@ -25,7 +25,7 @@ locals {
|
|||||||
```
|
```
|
||||||
|
|
||||||
However, we generally don't recommend writing sensitive values directly within
|
However, we generally don't recommend writing sensitive values directly within
|
||||||
your module any of the files you distribute statically as part of that module,
|
your module to any of the files you distribute statically as part of that module,
|
||||||
because they may be exposed in other ways outside of OpenTofu's control.
|
because they may be exposed in other ways outside of OpenTofu's control.
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|||||||
Reference in New Issue
Block a user