Skip to content

Commit 53fd738

Browse files
authored
Merge pull request #6 from rhythmictech/created-date-tag
add created_date tag
2 parents 1efe640 + be3987d commit 53fd738

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudformation.yml.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Resources:
3030
Region: ${region}
3131
%{~ endfor ~}
3232
Tags:
33+
created_date: '{{ imagebuilder:buildDate }}'
3334
${ indent(8, chomp(yamlencode(tags))) }
3435
infraConfig:
3536
Type: AWS::ImageBuilder::InfrastructureConfiguration

0 commit comments

Comments
 (0)