Skip to content

Commit f202d47

Browse files
last minute changes
1 parent 4f1c40c commit f202d47

File tree

3 files changed

+90
-90
lines changed

3 files changed

+90
-90
lines changed

.evergreen/config.in.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ functions:
456456
457457
bash ${PROJECT_DIRECTORY}/.evergreen/run-tls-tests.sh
458458
459-
"assume secrets manager identity":
459+
"assume secrets manager rule":
460460
- command: ec2.assume_role
461461
params:
462462
role_arn: ${OIDC_AWS_ROLE_ARN}
@@ -614,9 +614,9 @@ functions:
614614
include_expansions_in_env:
615615
- MONGODB_URI
616616
- DRIVERS_TOOLS
617-
- MONGODB_AWS_SDK
618617
env:
619618
AWS_CREDENTIAL_TYPE: env-creds
619+
MONGODB_AWS_SDK: 'true'
620620
working_dir: "src"
621621
binary: bash
622622
args:

0 commit comments

Comments
 (0)