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

AWS VPC Route Table component #270

Open
alexdebrie opened this issue Sep 11, 2018 · 1 comment

Comments

Projects
None yet
3 participants
@alexdebrie
Copy link

commented Sep 11, 2018

Related to #266

Description

Users may need to create a VPC in AWS, whether for their Lambda functions or for Fargate containers. This component allows them to create a route table in their VPC

AWS SDK for JS documentation on CreateRouteTable call

inputTypes

vpcId - string

outputTypes

routeTableId - string

@laardee

This comment has been minimized.

Copy link
Member

commented Sep 28, 2018

#285 propably should be merged before starting this.

@laardee laardee self-assigned this Oct 6, 2018

@laardee laardee referenced a pull request that will close this issue Oct 22, 2018

Open

Aws VPC routes, route tables, and route table association #314

3 of 3 tasks complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.