resource "aws_route_table_association" "igw-07b9f323a5eadd35f" {
  gateway_id     = "igw-07b9f323a5eadd35f"
  route_table_id = "rtb-07e99b5d95a95a1dc"
}

resource "aws_route_table_association" "subnet-02bf9031b919d05ed" {
  route_table_id = "rtb-0216b45d9c9842a54"
  subnet_id      = "subnet-02bf9031b919d05ed"
}

resource "aws_route_table_association" "subnet-037db2953f7b37f49" {
  route_table_id = "rtb-006e5d8eb7574e7f9"
  subnet_id      = "subnet-037db2953f7b37f49"
}

resource "aws_route_table_association" "subnet-046eabac937ad21fb" {
  route_table_id = "rtb-072b7e96e27871fb4"
  subnet_id      = "subnet-046eabac937ad21fb"
}

resource "aws_route_table_association" "subnet-05c993a63978c127d" {
  route_table_id = "rtb-0216b45d9c9842a54"
  subnet_id      = "subnet-05c993a63978c127d"
}

resource "aws_route_table_association" "subnet-05f8aa51d67767afe" {
  route_table_id = "rtb-045f4b43c112ca077"
  subnet_id      = "subnet-05f8aa51d67767afe"
}

resource "aws_route_table_association" "subnet-08137e3aaeb9e5ab7" {
  route_table_id = "rtb-0216b45d9c9842a54"
  subnet_id      = "subnet-08137e3aaeb9e5ab7"
}

resource "aws_route_table_association" "subnet-0ab02d79b53b91d29" {
  route_table_id = "rtb-045f4b43c112ca077"
  subnet_id      = "subnet-0ab02d79b53b91d29"
}

resource "aws_route_table_association" "subnet-0b798708cb146a155" {
  route_table_id = "rtb-0216b45d9c9842a54"
  subnet_id      = "subnet-0b798708cb146a155"
}

resource "aws_route_table_association" "subnet-0d88e07cd690783ed" {
  route_table_id = "rtb-006e5d8eb7574e7f9"
  subnet_id      = "subnet-0d88e07cd690783ed"
}

resource "aws_route_table_association" "subnet-0df7af3746daba8ad" {
  route_table_id = "rtb-0216b45d9c9842a54"
  subnet_id      = "subnet-0df7af3746daba8ad"
}

resource "aws_route_table_association" "subnet-0f16e2315a457aca9" {
  route_table_id = "rtb-0216b45d9c9842a54"
  subnet_id      = "subnet-0f16e2315a457aca9"
}

resource "aws_route_table_association" "GRPSNV-D3-XEKS-251-1A" {
  route_table_id = "rtb-0216b45d9c9842a54"
  subnet_id      = aws_subnet.GRPSNV-D3-XEKS-251-1A.id
}

resource "aws_route_table_association" "GRPSNV-D3-XEKS-251-1B" {
  route_table_id = "rtb-0216b45d9c9842a54"
  subnet_id      = aws_subnet.GRPSNV-D3-XEKS-251-1B.id
}
