Skip to content

Commit

Permalink
updating to include #12761
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Jul 28, 2021
1 parent ba74dcd commit b8eece2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,14 @@ ENHANCEMENTS:
* vmware: refactoring to use an Embedded SDK [GH-12751]
* Data Source: `azurerm_storage_account_sas` - add ip_addresses field [GH-12705]
* `azurerm_api_management_diagnostic` - support for `operation_name_format` [GH-12736]
* `azurerm_automation_certificate` - Allow exportable property to be set [GH-12738]
* `azurerm_data_factory_dataset_binary` - the blob `path` and `filename` propeties are now optional [GH-12676]
* `azurerm_data_factory_trigger_blob_event` - supprot for the `activation` property [GH-12644]
* `azurerm_automation_certificate` - Allow exportable property to be set [GH-12738]

BUG FIXES:

* `azurerm_cdn_endpoint` - fixing a crash when the future is nil [GH-12743]
* `azurerm_private_endpoint` - working around a casing issue in `private_connection_resource_id` for MariaDB, MySQL and PostgreSQL resources [GH-12761]

---

Expand Down

0 comments on commit b8eece2

Please sign in to comment.