We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd0ec4f commit 3170cfaCopy full SHA for 3170cfa
.evergreen/config.yml
@@ -199,6 +199,7 @@ functions:
199
# Get access to the AWS temporary credentials:
200
echo "adding temporary AWS credentials to environment"
201
# CSFLE_AWS_TEMP_ACCESS_KEY_ID, CSFLE_AWS_TEMP_SECRET_ACCESS_KEY, CSFLE_AWS_TEMP_SESSION_TOKEN
202
+ . "$DRIVERS_TOOLS"/.evergreen/csfle/activate-kmstlsvenv.sh
203
. "$DRIVERS_TOOLS"/.evergreen/csfle/set-temp-creds.sh
204
205
MONGODB_URI="${MONGODB_URI}" \
0 commit comments