mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-21 12:39:08 +01:00
SERVER-75795 Update aws_e2e_ec2.js for evergreen changes to AWS test identity
This commit is contained in:
parent
25fd3c6ca7
commit
0d27f0404b
@ -17,10 +17,6 @@ cat << EOF > aws_e2e_setup.json
|
||||
|
||||
"iam_auth_assume_aws_account" : "${iam_auth_assume_aws_account}",
|
||||
"iam_auth_assume_aws_secret_access_key" : "${iam_auth_assume_aws_secret_access_key}",
|
||||
"iam_auth_assume_role_name" : "${iam_auth_assume_role_name}",
|
||||
|
||||
"iam_auth_ec2_instance_account" : "${iam_auth_ec2_instance_account}",
|
||||
"iam_auth_ec2_instance_secret_access_key" : "${iam_auth_ec2_instance_secret_access_key}",
|
||||
"iam_auth_ec2_instance_profile" : "${iam_auth_ec2_instance_profile}"
|
||||
"iam_auth_assume_role_name" : "${iam_auth_assume_role_name}"
|
||||
}
|
||||
EOF
|
||||
|
Loading…
Reference in New Issue
Block a user