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

Support AWS_CONTAINER_CREDENTIALS_FULL_URI environment variable #6893

Closed
mbamber opened this issue Jul 26, 2024 · 0 comments · Fixed by #6894
Closed

Support AWS_CONTAINER_CREDENTIALS_FULL_URI environment variable #6893

mbamber opened this issue Jul 26, 2024 · 0 comments · Fixed by #6894
Labels

Comments

@mbamber
Copy link
Contributor

mbamber commented Jul 26, 2024

Short description

OPA does not support loading credentials from the AWS_CONTAINER_CREDENTIALS_FULL_URI metadata environment variable, which is a documented feature from AWS.

This is a problem because when using OPA within AWS SnapStart Lambdas I cannot get credentials to download my bundle.

Expected behavior

AWS SnapStart lambdas can source credentials to download bundles

@mbamber mbamber added the bug label Jul 26, 2024
mbamber added a commit to mbamber/opa that referenced this issue Jul 26, 2024
Support loading credentials from the AWS_CONTAINER_CREDENTIALS_FULL_URI
metadata endpoint which is helpful for AWS SnapStart lamdbas

Fixes open-policy-agent#6893
mbamber added a commit to mbamber/opa that referenced this issue Jul 26, 2024
Support loading credentials from the AWS_CONTAINER_CREDENTIALS_FULL_URI
metadata endpoint which is helpful for AWS SnapStart lamdbas

Fixes open-policy-agent#6893
Signed-off-by: Matthew Bamber <mattb@grabyo.com>
mbamber added a commit to mbamber/opa that referenced this issue Jul 26, 2024
Support loading credentials from the AWS_CONTAINER_CREDENTIALS_FULL_URI
metadata endpoint which is helpful for AWS SnapStart lamdbas

Fixes open-policy-agent#6893
Signed-off-by: Matthew Bamber <mattb@grabyo.com>
mbamber added a commit to mbamber/opa that referenced this issue Jul 29, 2024
Support loading credentials from the AWS_CONTAINER_CREDENTIALS_FULL_URI
metadata endpoint which is helpful for AWS SnapStart lambdas

Fixes open-policy-agent#6893
Signed-off-by: Matthew Bamber <mattb@grabyo.com>
ashutosh-narkar pushed a commit that referenced this issue Jul 29, 2024
Support loading credentials from the AWS_CONTAINER_CREDENTIALS_FULL_URI
metadata endpoint which is helpful for AWS SnapStart lambdas

Fixes #6893
Signed-off-by: Matthew Bamber <mattb@grabyo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant