resource "aws_main_route_table_association" "vpc-0869359855245eb83" {
  route_table_id = "rtb-0b31db0dc1d5208d3"
  vpc_id         = aws_vpc.vpc-0869359855245eb83.id
}
