pulumi / pulumi-aws-apigateway

Apache License 2.0
12 stars 5 forks source link

Add the possibility to Tag ApiGateway #139

Closed MarcoMarinoniMoov closed 4 months ago

MarcoMarinoniMoov commented 7 months ago

Hello!

Issue details

I'm trying to create an API Gateway with this plugin, and it's all super easy and convenient. I only noticed that tagging is not supported. Since this plugin uses the pulumi-aws package, I suppose this can be done easily. Can you consider adding it in future releases?

mjeffryes commented 7 months ago

Thanks for the suggestion @MarcoMarinoniMoov. It should be possible to add tags using transformations today, but I agree that it would be nice if we exposed tags on the component resource itself.