Skip to content
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

#397 Adding a note for sensitive values #398

Merged
merged 1 commit into from
Apr 27, 2024
Merged

#397 Adding a note for sensitive values #398

merged 1 commit into from
Apr 27, 2024

Conversation

tim-chaffin
Copy link
Contributor

Description

This pull request includes an update to the docs/configuration.md file. The change adds a new section on handling sensitive data in the Tapir configuration.

The most significant change is:

  • docs/configuration.md: Added a new section, "Note Regarding Sensitive Data", providing guidance on how to handle sensitive data like keys, passwords, connection strings, etc. The update recommends using a secret manager like AWS Secrets Manager or Azure Key Vault, and provides information on using Opaque Kubernetes Secrets for users operating in a Kubernetes environment.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Adding a blurb instructing the user how to configure and secure values with sensitive information.
@tim-chaffin
Copy link
Contributor Author

Fixes #397

@PacoVK PacoVK merged commit 786109b into PacoVK:main Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants