Skip to content

Commit

Permalink
Updating to include #1753
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Aug 14, 2018
1 parent d2bcb26 commit 590dd40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ IMPROVEMENTS:

* dependencies: upgrading to `2018-04-01` of the IoTHub SDK [GH-1717]
* Azure CLI Auth - using the `USERPROFILE` environment variable to locate the users home directory, if set [GH-1718]
* Data Source `azurerm_kubernetes_cluster` - exposing the `max_pods` field within the `agent_pool_profile` block [GH-1753]
* `azurerm_automation_schedule` - adding the `week_days`, `month_days` and `monthly_occurrence` properties [GH-1626]
* `azurerm_container_group` - adding a new `commands` field / deprecating the `command` field [GH-1740]
* `azurerm_iothub` - support for the `Basic` SKU [GH-1717]
* `azurerm_kubernetes_cluster` - support for `max_pods` within the `agent_pool_profile` block [GH-1753]
* `azurerm_kubernetes_cluster` - `client_id` and `client_secret` in the `service_principal` block are now ForceNew [GH-1737]
* `azurerm_kubernetes_cluster` - `docker_bridge_cidr`, `dns_service_ip` and `service_cidr` are now conditionally set [GH-1715]
* `azurerm_lb_nat_rule` - `protocol` property now supports `All` [GH-1736]
Expand Down

0 comments on commit 590dd40

Please sign in to comment.