Skip to content

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

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages