aws / aws-secretsmanager-agent

The AWS Secrets Manager Agent is a local HTTP service that you can install and use in your compute environments to read secrets from Secrets Manager and cache them in memory.
Apache License 2.0
601 stars 24 forks source link

Minor fixes to agent installation #24

Closed StevenEmelander closed 3 months ago

StevenEmelander commented 3 months ago

Issue #, if available: N/A Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.89%. Comparing base (9944b7a) to head (6a5d885).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #24 +/- ## ========================================== - Coverage 68.96% 68.89% -0.07% ========================================== Files 14 14 Lines 2887 2887 Branches 10 10 ========================================== - Hits 1991 1989 -2 - Misses 896 898 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.