Kvindo™ Cloud Docs


Language

Route Table Attachment

A Route Table Attachment binds a Route Table to a VPC, making that table's routes active for the VPC's traffic.

Key concepts

Route Table — the table of routes to apply (spec.routeTableId)

VPC — the VPC the routes apply to (spec.vpcId)

Create the Route Table (and its routes) and the VPC first, then attach them.

Parameters
UI Name API / kc name Terraform name Optional Format Default Is read only Description
Route Table spec.routeTableId spec.route_table_id No ULID — references a Route Table No The route table to apply
VPC spec.vpcId spec.vpc_id No ULID — references a VPC No The VPC the routes apply to
Examples

Attach an existing route table to an existing VPC.

Terraform

Python SDK

kc CLI


Related pages

Resource docs

More in this section

Reference

An unhandled error has occurred. Reload 🗙