1
0
Fork 0
mirror of synced 2025-04-06 06:33:34 +03:00

Update cloudformation-template-ipsec

remove timeout option
This commit is contained in:
S. X. Liang 2020-08-23 19:27:58 -04:00 committed by GitHub
parent 3d548297fe
commit c11572c7e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -389,12 +389,7 @@
"KeyPairCreation",
"AMIInfoFunction",
"VpnSecurityGroup"
],
"CreationPolicy": {
"ResourceSignal": {
"Timeout": "PT5M"
}
}
]
},
"VpnSecurityGroup": {
"Type": "AWS::EC2::SecurityGroup",