From 7c2530a9e9a6c99b15682a5a48a7d36624bec545 Mon Sep 17 00:00:00 2001 From: Scottpedia <60531983+scottpedia@users.noreply.github.com> Date: Mon, 20 Nov 2023 21:20:52 -0500 Subject: [PATCH] Update cloudformation-template-ipsec.json minor fix --- aws/cloudformation-template-ipsec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/cloudformation-template-ipsec.json b/aws/cloudformation-template-ipsec.json index b742926..d35ea97 100644 --- a/aws/cloudformation-template-ipsec.json +++ b/aws/cloudformation-template-ipsec.json @@ -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": [