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

Update documentation for aws secret manager configs #35057

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

terencecho
Copy link
Contributor

Updating docs to introduce two new env vars:

AWS_KMS_KEY_ARN - the kms key to be included in the write requests to AWS Secret Manager. This should be the kms key arn.
AWS_SECRET_MANAGER_SECRET_TAGS - The tags that will be included to all writes to the AWS Secret Manager. The format should be "key1=value1, key2=value2" with the whitespace being optional.

As a reminder, to use the aws secret manager, the SECRET_PERSISTENCE env var should be set to AWS_SECRET_MANAGER.

Copy link

vercel bot commented Feb 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs 🛑 Canceled (Inspect) Feb 9, 2024 2:41am

@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Feb 9, 2024
@terencecho terencecho merged commit 2080c8c into master Feb 9, 2024
20 checks passed
@terencecho terencecho deleted the update-aws-secrets-docs branch February 9, 2024 08:09
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 21, 2024
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 26, 2024
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 26, 2024
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants