# File generated by aws2tf see https://github.com/aws-samples/aws2tf # aws_route_table_association.rtbassoc-0b44c68881df61a18: resource "aws_route_table_association" "rtbassoc-i1" { route_table_id = aws_route_table.rtb-i.id subnet_id = aws_subnet.subnet-i1.id }