pulumi / pulumi-aws-apigateway

Apache License 2.0
10 stars 5 forks source link

Enable tagging API gateway #148

Closed flostadler closed 1 month ago

flostadler commented 1 month ago

This adds the ability to tag the underlying resources of the API gateway component. Closes #139

I cleaned up some dead code that was a leftover from extracting the API gateway component out of awsx. The resource aws:apigateway:x:API was not exposed in this provider and thus not included in the SDKs.

Note, the automated test is not working right now because of bug #111. For verification I deployed an API gateway with tags and verified that they exist:

Screenshot 2024-05-17 at 21 59 02