From a87ccb671a1204d98bf477b11b168ee33dc52e37 Mon Sep 17 00:00:00 2001
From: Angie Pinilla <angie@hashicorp.com>
Date: Wed, 10 Nov 2021 12:37:09 -0500
Subject: [PATCH] Update CHANGELOG for #21710

---
 .changelog/21710.txt | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 .changelog/21710.txt

diff --git a/.changelog/21710.txt b/.changelog/21710.txt
new file mode 100644
index 00000000000..89e811787af
--- /dev/null
+++ b/.changelog/21710.txt
@@ -0,0 +1,15 @@
+```release-note:bug
+data-source/aws_route: Fix lack of pagination when describing route tables
+```
+
+```release-note:bug
+resource/aws_default_route_table: Fix lack of pagination when describing route tables
+```
+
+```release-note:bug
+resource/aws_route_table: Fix lack of pagination when describing route tables
+```
+
+```release-note:bug
+resource/aws_route_table_association: Fix lack of pagination when describing route tables
+```