From e107cf60605c9f0cbb9b671b3f73fe0da8c67317 Mon Sep 17 00:00:00 2001 From: Chris Pates Date: Wed, 28 Feb 2024 21:43:29 +0000 Subject: [PATCH] Update developer.yaml update cleanup stage to remove the correct stack. --- cicd/cloudformation/developer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cicd/cloudformation/developer.yaml b/cicd/cloudformation/developer.yaml index 93fd32f..57be29b 100644 --- a/cicd/cloudformation/developer.yaml +++ b/cicd/cloudformation/developer.yaml @@ -325,7 +325,7 @@ Resources: Provider: CloudFormation Configuration: ActionMode: DELETE_ONLY - StackName: SmokeTest + StackName: TestAccountExecution RoleArn: !GetAtt [CloudFormationDeployerRole, Arn] InputArtifacts: - Name: Tests