We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcd2afc commit c2e9c86Copy full SHA for c2e9c86
ebs/CloudFormation/Stack2.yaml
@@ -128,7 +128,7 @@ Resources:
128
Type: String
129
- name: waitForEncryptedSnapshot
130
action: aws:waitForAwsResourceProperty
131
- timeoutSeconds: 1800
+ timeoutSeconds: 3600
132
onFailure: step:deleteEncryptedRootVolumeSnapshot
133
nextStep: createEncryptedVolumeFromEncryptedSnapshot
134
inputs:
0 commit comments