Skip to content

Commit 5b02d95

Browse files
committed
Remove unused condition
1 parent c3ebaa5 commit 5b02d95

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

templates/aws-stack.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -699,9 +699,6 @@ Conditions:
699699
UseStackNameForInstanceName:
700700
!Equals [ !Ref InstanceName, "" ]
701701

702-
TerminateInstanceAfterJob:
703-
!Equals [ !Ref BuildkiteTerminateInstanceAfterJob, "true" ]
704-
705702
Mappings:
706703
ECRManagedPolicy:
707704
none : { Policy: '' }

0 commit comments

Comments
 (0)