1
0
Fork 0
mirror of synced 2025-04-03 13:13:35 +03:00

Update cloudformation-template-ipsec.json

minor fix
This commit is contained in:
Scottpedia 2023-11-20 21:20:52 -05:00 committed by GitHub
parent 133c61b7ac
commit 7c2530a9e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -204,7 +204,7 @@
"\n",
[
"#!/bin/bash -xe",
{ "Fn::Sub": "trap 'cfn-signal -e 1 --stack ${AWS::StackName} --region ${AWS::Region}' ERR" },
{ "Fn::Sub": "trap 'cfn-signal -e 1 --resource VpnInstance --stack ${AWS::StackName} --region ${AWS::Region}' ERR" },
"sleep 60",
{
"Fn::FindInMap": [