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 was archived by the owner on Jun 3, 2024. It is now read-only.
I'd like to see about adding support for the AWS EC2 auth backend. Presumably as a new source file within src/Services/Auth that follows the existing pattern there.
Ref: https://www.vaultproject.io/docs/auth/aws.html
I'd like to see about adding support for the AWS EC2 auth backend. Presumably as a new source file within
src/Services/Auththat follows the existing pattern there.