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 2305a7b commit 5491022Copy full SHA for 5491022
.evergreen/run-tests-aws-auth.sh
@@ -12,6 +12,8 @@ if test -f .env.private; then
12
. ./.env.private
13
fi
14
15
+export TOPOLOGY=${MLAUNCH_TOPOLOGY}
16
+
17
# The AWS auth-related Evergreen variables are set the same way for most/all
18
# drivers. Therefore we don't want to change the variable names in order to
19
# transparently benefit from possible updates to these credentials in
0 commit comments