Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

imagebuilder.InfrastructureConfiguration does not support ResourceTags #1909

Closed
shijin-aws opened this issue Jun 2, 2021 · 1 comment
Closed

Comments

@shijin-aws
Copy link

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.

@markpeek
Copy link
Member

markpeek commented Jul 4, 2021

Added. Thanks for the issue.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants