Skip to content

Commit

Permalink
Update changelog for #6910
Browse files Browse the repository at this point in the history
  • Loading branch information
mbfrahry committed May 13, 2020
1 parent 55e8dc1 commit 1c5cd9c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Expand Up @@ -21,11 +21,12 @@ IMPROVEMENTS:
BUG FIXES:

* Data Source: `azurerm_automation_account` - using the ID of the Automation Account, rather than the ID of the Automation Account's Registration Info [GH-6848]
* Data Source: `azurerm_security_group` - fixing crash where id is nil [GH-6910]
* `azurerm_api_management` - fixing a crash when `policy` is nil [GH-6862]
* `azurerm_api_management_named_value` - fix the non empty plan when `secret` is true [GH-6834]
* `azurerm_application_insights` - `retention_in_days` defaults to 90 [GH-6851]
* `azurerm_kubernetes_cluster` - fixes the `InvalidLoadbalancerProfile` error [GH-6534]
* `azurerm_data_factory_trigger_schedule` - setting the `type` required for Pipeline References [GH-6871]
* `azurerm_kubernetes_cluster` - fixes the `InvalidLoadbalancerProfile` error [GH-6534]

## 2.9.0 (May 07, 2020)

Expand Down

0 comments on commit 1c5cd9c

Please sign in to comment.