summaryrefslogtreecommitdiff
path: root/etc/evergreen.yml
diff options
context:
space:
mode:
Diffstat (limited to 'etc/evergreen.yml')
-rw-r--r--etc/evergreen.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 2a05798c3a3..33b03f56c35 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -5862,8 +5862,11 @@ tasks:
"iam_auth_ecs_task_definition": "${iam_auth_ecs_task_definition}",
"iam_auth_ecs_subnet_a": "${iam_auth_ecs_subnet_a}",
"iam_auth_ecs_subnet_b": "${iam_auth_ecs_subnet_b}",
- "iam_auth_ecs_security_group": "${iam_auth_ecs_security_group}"
+ "iam_auth_ecs_security_group": "${iam_auth_ecs_security_group}",
+ "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}"
}
EOF
- command: shell.exec