Skip to content

Commit

Permalink
Update developer.yaml
Browse files Browse the repository at this point in the history
update cleanup stage to remove the correct stack.
  • Loading branch information
ChrisPates committed Feb 28, 2024
1 parent 21ce3d3 commit e107cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cicd/cloudformation/developer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ Resources:
Provider: CloudFormation
Configuration:
ActionMode: DELETE_ONLY
StackName: SmokeTest
StackName: TestAccountExecution
RoleArn: !GetAtt [CloudFormationDeployerRole, Arn]
InputArtifacts:
- Name: Tests
Expand Down

0 comments on commit e107cf6

Please sign in to comment.