-
Notifications
You must be signed in to change notification settings - Fork 771
Removing !developer_secrets from all docs #496
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 12 commits
a2fd842
90f7aef
5de24f7
23993ca
ae79927
8ae3d91
e0d3dfa
62e9b10
59b9414
6b925a2
00c1bd8
d880ab4
968a38f
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,7 +38,7 @@ The SDK uses a streamlined approach to secrets management: | |
|
||
Two types of secrets are supported: | ||
|
||
1. **Developer Secrets** (`!developer_secret`): | ||
1. **Developer Secrets**: | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I didn't see your PR before I did the same. Your's is good, but we should also make some other changes in this README (e.g. see main...fix/update-docs-for-secrets-tags) and should delete There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Updated here -- #497 |
||
|
||
- Used for secrets that are provided by developers | ||
- Values are known at deployment time | ||
|
Uh oh!
There was an error while loading. Please reload this page.