Skip to content

Terraform Module to create multiple routes to one Route table

License

Notifications You must be signed in to change notification settings

BorisLabs/terraform-aws-route

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-aws-route

Terraform Module to create multiple routes to one Route table

Inputs

Name Description Type Default Required
route_table_id Route table ID to search for string null no
route_table_lookup_tags Map of tags to lookup Route Table map(string) {} no
routes List of routes to be added to route table list(string) [] no
transit_gateway_id ID of Transit Gateway to associate route to string "" no

Outputs

No output.

About

Terraform Module to create multiple routes to one Route table

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages