resource "aws_main_route_table_association" "vpc-bbd725d3" {
  route_table_id = "rtb-02552a33bcb6baa11"
  vpc_id         = "vpc-bbd725d3"
}

