Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Feature: Support AWS API Gateway #4968

Closed
brycefisher opened this issue Feb 3, 2016 · 3 comments
Closed

Feature: Support AWS API Gateway #4968

brycefisher opened this issue Feb 3, 2016 · 3 comments

Comments

@brycefisher
Copy link

AWS Lambda doesn't have any native routing. Instead it relies completely on AWS API Gateway for internet facing requests.

The use case is that if I want to deploy an API powered by Lambda, it would be great to use terraform to deploy both the API gateway and the lambda function.

@apparentlymart
Copy link
Contributor

Agreed that this would be pretty awesome! It looks like API Gateway support already in progress in #4295.

@brycefisher
Copy link
Author

Wohoo!! Great news, thanks so much.

@ghost
Copy link

ghost commented Apr 28, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants