Thanks to visit codestin.com Credit goes to github.com
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 7072b8e commit 7f82ecaCopy full SHA for 7f82eca
docs/secrets.md
@@ -34,6 +34,9 @@ Users can view their public key in their account settings:
34
35

36
37
+> Note: SSH keys are never stored in Coder workspaces, and are fetched only when
38
+> SSH is invoked. The keys are held in-memory and never written to disk.
39
+
40
## Dynamic Secrets
41
42
Dynamic secrets are attached to the workspace lifecycle and automatically
0 commit comments