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.
2 parents 1efe640 + be3987d commit 53fd738Copy full SHA for 53fd738
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