Improve this page

Back to AWS Terraform templates index <–

AWS Route_table_Association with Terraform

Aws_Route_table_Association by the Sogeti community.

Template Locations

Online documentation

Template reference
Service description

module "AWS_Route_Table_Association" {
    subnet_id      = "subnet-0a85bc7cc24e9ccee"
    route_table_id = "rtb-0d9cd158193e4a8ac"
}