diff --git a/CHANGELOG.md b/CHANGELOG.md index 8621fb4225..2cbea00697 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ IMPROVEMENTS * provider/aws: Change the way ARNs are built [GH-7151] * provider/aws: Add support for Elasticsearch destination to firehose delivery streams [GH-7839] * provider/aws: Retry AttachInternetGateway and increase timeout on `aws_internet_gateway` [GH-7891] + * provider/azurerm: Adds support for uploading blobs to azure storage from local source [GH-7994] * provider/google: allows atomic Cloud DNS record changes [GH-6575] * provider/google: Move URLMap hosts to TypeSet from TypeList [GH-7472] * provider/google: Support static private IP addresses in `resource_compute_instance` [GH-6310]