Skip to content

Commit c2e9c86

Browse files
committed
Updated waitForEncryptedSnapshot timeout period
1 parent dcd2afc commit c2e9c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ebs/CloudFormation/Stack2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Resources:
128128
Type: String
129129
- name: waitForEncryptedSnapshot
130130
action: aws:waitForAwsResourceProperty
131-
timeoutSeconds: 1800
131+
timeoutSeconds: 3600
132132
onFailure: step:deleteEncryptedRootVolumeSnapshot
133133
nextStep: createEncryptedVolumeFromEncryptedSnapshot
134134
inputs:

0 commit comments

Comments
 (0)