We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1efe640 commit be3987dCopy full SHA for be3987d
cloudformation.yml.tpl
@@ -30,6 +30,7 @@ Resources:
30
Region: ${region}
31
%{~ endfor ~}
32
Tags:
33
+ created_date: '{{ imagebuilder:buildDate }}'
34
${ indent(8, chomp(yamlencode(tags))) }
35
infraConfig:
36
Type: AWS::ImageBuilder::InfrastructureConfiguration
0 commit comments