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

plugin will never fallback to instance metadata #51

Open
jcarrothers-sap opened this issue Mar 30, 2020 · 0 comments
Open

plugin will never fallback to instance metadata #51

jcarrothers-sap opened this issue Mar 30, 2020 · 0 comments

Comments

@jcarrothers-sap
Copy link

The plugin always requires that an access_key and secret_key be set due to this line:
https://github.com/hashicorp/vault-plugin-secrets-alicloud/blob/master/path_creds.go#L48

From reading the code, I believe credentials set in the environment would be used before the configured values, but I haven't tested this. Where this completely falls over is when attempting to use the recommended method of falling back to the credentials provided by an AliCloud ECS instance role.

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

No branches or pull requests

1 participant