resource "aws_main_route_table_association" "vpc-de483db6" {
  route_table_id = "rtb-030bdb365d9a9ab01"
  vpc_id         = "vpc-de483db6"
}
