resource "aws_route_table_association" "igw-0fca67a9528309676" {
  gateway_id     = "igw-0fca67a9528309676"
  route_table_id = "rtb-037703de468156b02"
}

resource "aws_route_table_association" "subnet-0457ec604673407d3" {
  route_table_id = "rtb-001b22c65b017da30"
  subnet_id      = "subnet-0457ec604673407d3"
}

resource "aws_route_table_association" "subnet-09a02850299bb13f7" {
  route_table_id = "rtb-0c2cec9f53c041b2e"
  subnet_id      = "subnet-09a02850299bb13f7"
}

resource "aws_route_table_association" "subnet-0b3203acfc4bb3bef" {
  route_table_id = "rtb-08f6e15be8b56b9b2"
  subnet_id      = "subnet-0b3203acfc4bb3bef"
}

resource "aws_route_table_association" "subnet-0c276d6ceb1be71de" {
  route_table_id = "rtb-0c2cec9f53c041b2e"
  subnet_id      = "subnet-0c276d6ceb1be71de"
}

resource "aws_route_table_association" "subnet-0c2c6c1e04e6c56d9" {
  route_table_id = "rtb-004ec13355c7320db"
  subnet_id      = "subnet-0c2c6c1e04e6c56d9"
}
