Skip to content

Commit be3987d

Browse files
committed
add created_date tag
1 parent 1efe640 commit be3987d

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)