rapidsai / rmm

RAPIDS Memory Manager
https://docs.rapids.ai/api/rmm/stable/
Apache License 2.0
492 stars 198 forks source link

devcontainer: replace `VAULT_HOST` with `AWS_ROLE_ARN` #1708

Closed jjacobelli closed 4 weeks ago

jjacobelli commented 1 month ago

Description

This PR is replacing the VAULT_HOST variable with AWS_ROLE_ARN. This is required to use the new token service to get AWS credentials.

Checklist

bdice commented 4 weeks ago

/merge