From 5f77e76c7540b61cdce7b44f8f35e9bb81edba01 Mon Sep 17 00:00:00 2001 From: Scottpedia Date: Mon, 21 Aug 2023 10:48:12 +0800 Subject: [PATCH] - remove unnecessary profile-naming --- aws/cloudformation-template-ipsec.json | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/aws/cloudformation-template-ipsec.json b/aws/cloudformation-template-ipsec.json index 4817710..7a68577 100644 --- a/aws/cloudformation-template-ipsec.json +++ b/aws/cloudformation-template-ipsec.json @@ -724,14 +724,7 @@ "RegionalDomainName" ] }, - "/", - { - "Fn::GetAtt": [ - "KeyPairInfo", - "KeyName" - ] - }, - "-profiles.zip" + "/profiles.zip" ] ] }