Skip to content

Commit bd1dc71

Browse files
committed
Make the windows ssm start command timeout 10 minutes
1 parent d839604 commit bd1dc71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/aws-stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1249,7 +1249,7 @@ Resources:
12491249
InstanceIds:
12501250
- "{{ InstanceId }}"
12511251
Parameters:
1252-
executionTimeout: "300"
1252+
executionTimeout: "600"
12531253
commands:
12541254
- nssm start buildkite-agent
12551255
- name: CompleteLifecycleAction

0 commit comments

Comments
 (0)