You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.
We need a consistent way to specify instructions and parameters documentation for each type of backend. We could restructure the secrets directory to contain a sub-directory for each backend with a README.md in it For example:
We need a consistent way to specify instructions and parameters documentation for each type of backend. We could restructure the
secrets
directory to contain a sub-directory for each backend with a README.md in it For example:And the README.md would look like something like:
AWS Secrets Manager Backend
Format
Parameters
accessKeyID
""
region
""
secretAccessKey
accessKeyID
""
The text was updated successfully, but these errors were encountered: