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

feat: dnssec load keys from AWS Secrets Manager #6618

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kcolemangt
Copy link
Contributor

1. Why is this pull request needed and what does it do?

Enhancement: Integrate AWS Secrets Manager for DNSSEC Key Management

2. Which issues (if any) are related?

Closes #6616

3. Which documentation changes (if any) need to be made?

Included

4. Does this introduce a backward incompatible change or deprecation?

No

Signed-off-by: kcolemangt <20099734+kcolemangt@users.noreply.github.com>
@kcolemangt
Copy link
Contributor Author

The CI failure in TestReadme is expected. The added example demonstrates pulling a DNSSEC key from AWS Secrets Manager, which fails in the CI environment as it lacks the necessary AWS credentials. This example is intended solely for documentation purposes.

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.

Enhancement: Integrate AWS Secrets Manager for DNSSEC Key Management
1 participant