We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d73a9e9 commit d1a1e42Copy full SHA for d1a1e42
docs/ce/howto/masking-sensitive-values.mdx
@@ -2,7 +2,7 @@
2
title: "Masking sensitive values"
3
---
4
5
-You can use a regular expression to ensure that senstivie outputs are masked from plan outputs and comments by digger.
+You can use a regular expression to ensure that sensitive outputs are masked from plan outputs and comments by digger.
6
This can be done at the workflow level as follows:
7
8
```
@@ -24,4 +24,4 @@ output "filterme" {
24
}
25
26
27
-
+
0 commit comments