Skip to content

Commit 29e73fb

Browse files
author
Lachlan Donald
committed
Remove PropagateAtLaunch from tags
1 parent 66d8150 commit 29e73fb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

templates/aws-stack.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -721,16 +721,12 @@ Resources:
721721
Tags:
722722
- Key: Role
723723
Value: buildkite-agent
724-
PropagateAtLaunch: true
725724
- Key: Name
726725
Value: buildkite-agent
727-
PropagateAtLaunch: true
728726
- Key: BuildkiteAgentRelease
729727
Value: !Ref BuildkiteAgentRelease
730-
PropagateAtLaunch: true
731728
- Key: BuildkiteQueue
732729
Value: !Ref BuildkiteQueue
733-
PropagateAtLaunch: true
734730
- !If
735731
- UseCostAllocationTags
736732
- Key: !Ref CostAllocationTagName

0 commit comments

Comments
 (0)