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