rapidsai / cugraph

cuGraph - RAPIDS Graph Analytics Library
https://docs.rapids.ai/api/cugraph/stable/
Apache License 2.0
1.77k stars 304 forks source link

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

Closed jjacobelli closed 4 weeks ago

jjacobelli commented 1 month ago

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.

jjacobelli commented 4 weeks ago

/merge