Skip to content

Commit 7e466de

Browse files
committed
[update] - using fastmode because of slow network connections
1 parent a35bfaa commit 7e466de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export aws_cli_results="${AWS_CLI_SOURCE_SCRIPTS}/aws_cli_results"
77
export aws_cli_logs="${AWS_CLI_SOURCE_SCRIPTS}/aws_cli_results/logs"
88
export aws_cli_input_tmp="${AWS_CLI_SOURCE_SCRIPTS}/aws_cli_results/inputs"
99
export aws_tmp_input="/tmp/aws_tmp_input_23647494949484.txt"
10-
export aws_assume_role_print_account_info="true"
10+
export aws_assume_role_print_account_info="false"
1111
export aws_cli_retry_time=10
1212
export aws_cli_retry_sleep_interval=1
1313
export ignored_error_when_retry="false"

0 commit comments

Comments
 (0)