diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f1f6e8b8..4d37b88d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ FEATURES: IMPROVEMENTS: * provider/azurerm: support import of routes, fix route_table [GH-10389] + * provider/azurerm: create common schema for location field, add diff suppress [GH-10409] * provider/github: supports importing resources [GH-10382] * provider/postgresql: Added 'connect_timeout' argument to provider 'postgresql' [GH-10380]