Skip to content

Commit a12eeab

Browse files
Add set secrets shortcode (#33432)
* add shortcode * small edit * Update layouts/shortcodes/observability_pipelines/set_secrets_intro.en.md Co-authored-by: Brett Blue <[email protected]> --------- Co-authored-by: Brett Blue <[email protected]>
1 parent 3fdc9cf commit a12eeab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
These are the defaults used for secret identifiers and environment variables.
2+
3+
**Note**: If you enter identifiers for your secrets and then choose to use environment variables, the environment variable is the identifier entered and prepended with `DD_OP`. For example, if you entered `PASSWORD_1` for a password identifier, the environment variable for that password is `DD_OP_PASSWORD_1`.

0 commit comments

Comments
 (0)