Closed
Description
ResourceTags
is a supported property of AWS::ImageBuilder::InfrastructureConfiguration
: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-infrastructureconfiguration.html#cfn-imagebuilder-infrastructureconfiguration-resourcetags
But currently it's not supported in troposphere's imagebuilder.InfrastructureConfiguration
class: https://github.com/cloudtools/troposphere/blob/master/troposphere/imagebuilder.py#L118-L133.
This property is important to enable adding tags to output resources of the image builder.
Metadata
Metadata
Assignees
Labels
No labels