pulumi / pulumi-aws

An Amazon Web Services (AWS) Pulumi resource package, providing multi-language access to AWS
Apache License 2.0
459 stars 156 forks source link

Allow passing a provider to serverless.apigateway.API #391

Closed jen20 closed 5 years ago

jen20 commented 5 years ago

Someone in the community pointed out that there is no way to pass a provider to a serverless.apigateway.API, which makes working with explicit provider instances hard. We should allow passing options to it.

jen20 commented 5 years ago

severless.apigateway.API is now deprecated, so this bug actually should refer to aws.apigateway.x.API.