resource "aws_route_table_association" "igw-0fd07ea701e9e6240" {
  gateway_id     = "igw-0fd07ea701e9e6240"
  route_table_id = "rtb-064a0fc748f04030b"
}

resource "aws_route_table_association" "subnet-037445b9354c33764" {
  route_table_id = "rtb-034338ccf459941d9"
  subnet_id      = "subnet-037445b9354c33764"
}

resource "aws_route_table_association" "subnet-044489ff0e602a228" {
  route_table_id = "rtb-088d856b031691c62"
  subnet_id      = "subnet-044489ff0e602a228"
}

resource "aws_route_table_association" "subnet-0527845886cfd91e1" {
  route_table_id = "rtb-06c8f47e174203b02"
  subnet_id      = "subnet-0527845886cfd91e1"
}

resource "aws_route_table_association" "subnet-05a08dd6751dfb4f3" {
  route_table_id = "rtb-088d856b031691c62"
  subnet_id      = "subnet-05a08dd6751dfb4f3"
}

resource "aws_route_table_association" "subnet-07b033204f1a9028b" {
  route_table_id = "rtb-06c8f47e174203b02"
  subnet_id      = "subnet-07b033204f1a9028b"
}

resource "aws_route_table_association" "subnet-084fff3deeba8d595" {
  route_table_id = "rtb-06c8f47e174203b02"
  subnet_id      = "subnet-084fff3deeba8d595"
}

resource "aws_route_table_association" "subnet-085ad4bf749412a9c" {
  route_table_id = "rtb-088d856b031691c62"
  subnet_id      = "subnet-085ad4bf749412a9c"
}

resource "aws_route_table_association" "subnet-091d415e84d3ad6ae" {
  route_table_id = "rtb-088d856b031691c62"
  subnet_id      = "subnet-091d415e84d3ad6ae"
}

resource "aws_route_table_association" "subnet-0c6709abf71b43246" {
  route_table_id = "rtb-06c8f47e174203b02"
  subnet_id      = "subnet-0c6709abf71b43246"
}

resource "aws_route_table_association" "subnet-0e268ae5a00809daa" {
  route_table_id = "rtb-088d856b031691c62"
  subnet_id      = "subnet-0e268ae5a00809daa"
}

resource "aws_route_table_association" "subnet-0fe077bb20ec8bbb1" {
  route_table_id = "rtb-06c8f47e174203b02"
  subnet_id      = "subnet-0fe077bb20ec8bbb1"
}

resource "aws_route_table_association" "subnet-0fff313ff187a1d15" {
  route_table_id = "rtb-088d856b031691c62"
  subnet_id      = "subnet-0fff313ff187a1d15"
}

resource "aws_route_table_association" "GRPS-D2-IAPP-1A" {
  route_table_id = "rtb-06c8f47e174203b02"
  subnet_id      = aws_subnet.GRPS-D2-IAPP-1A.id
}

resource "aws_route_table_association" "GRPS-D2-IAPP-1B" {
  route_table_id = "rtb-06c8f47e174203b02"
  subnet_id      = aws_subnet.GRPS-D2-IAPP-1B.id
}

resource "aws_route_table_association" "GRPS-D2-IAPP-1C" {
  route_table_id = "rtb-06c8f47e174203b02"
  subnet_id      = aws_subnet.GRPS-D2-IAPP-1C.id
}

resource "aws_route_table_association" "GRPS-D2-XEKS-251-1A" {
  route_table_id = "rtb-06c8f47e174203b02"
  subnet_id      = aws_subnet.GRPS-D2-XEKS-251-1A.id
}

resource "aws_route_table_association" "GRPS-D2-XEKS-251-1B" {
  route_table_id = "rtb-06c8f47e174203b02"
  subnet_id      = aws_subnet.GRPS-D2-XEKS-251-1B.id
}