dtan4 / terraforming

Export existing AWS resources to Terraform style (tf, tfstate) / No longer actively maintained
http://terraforming.dtan4.net/
MIT License
4.29k stars 657 forks source link

Feature Request: Add API Gateway Support #270

Open ndcollins opened 8 years ago

ndcollins commented 8 years ago

I'd love to see support for API Gateway added, that keeps the relationships between API Gateway and whatever other AWS Services the endpoints may be proxying.

alihalabyah commented 7 years ago

Rooting for this request ..

peter-t-kim commented 5 years ago

I am also rooting for this request! The AWS::ApiGateway resources I need for my stack are: AWS::ApiGateway::Deployment AWS::ApiGateway::Account AWS::ApiGateway::Stage AWS::ApiGateway::RestApi AWS::ApiGateway::Method AWS::ApiGateway::Resource AWS::ApiGateway::Model.

I also need AWS::Lambda::Function AWS::Lambda::Permission