Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upAWS VPC Route Table component #270
Comments
This was referenced Sep 11, 2018
alexdebrie
added
the
kind/feature
label
Sep 11, 2018
brianneisler
added
help wanted
good first issue
labels
Sep 12, 2018
laardee
referenced this issue
Sep 16, 2018
Merged
Adds AWS subnet, AWS Internet Gateway, and AWS VPC Gateway Attachment components #285
This comment has been minimized.
This comment has been minimized.
|
#285 propably should be merged before starting this. |
laardee
self-assigned this
Oct 6, 2018
laardee
referenced a pull request that will
close
this issue
Oct 22, 2018
Open
Aws VPC routes, route tables, and route table association #314
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
alexdebrie commentedSep 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-stringoutputTypes
routeTableId-string