Skip to content

Commit

Permalink
Updating to include #2495
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Dec 12, 2018
1 parent b21a4fe commit 07e7e27
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,17 @@ IMPROVEMENTS:
* authentication: requesting a token using the audience address [GH-2381]
* authentication: switching to request tokens from the Azure CLI [GH-2387]
* sdk: upgrading to version `2018-05-01` of the Policy API [GH-2386]
* Data Source: `azurerm_kubernetes_cluster` - support for Role Based Access Control without Azure AD [GH-2495]
* Data Source: `azurerm_kubernetes_cluster` - exposing the `clusterAdmin` credentials [GH-2495]
* Data Source: `azurerm_subscriptions` - ability to filtering by prefix/contains on the Display Name [GH-2429]
* `azurerm_app_service` - support for configuring `app_command_line` in the `site_config` block [GH-2350]
* `azurerm_app_service_plan` - deprecated the `properties` and moved `app_service_environment_id`, `per_site_scaling` and `reserved` to the top level [GH-2442]
* `azurerm_app_service_slot` - support for configuring `app_command_line` in the `site_config` block [GH-2350]
* `azurerm_application_insights` - added `Node.JS` application type [GH-2407]
* `azurerm_container_registry` - support for geo-replication via the `georeplication_locations` property [GH-2055]
* `azurerm_key_vault` - exposed `backup` and `restore` permissions made `key_permissions` and `secret_permissions` optional [GH-2363]
* `azurerm_kubernetes_cluster` - support for Role Based Access Control without Azure AD [GH-2495]
* `azurerm_kubernetes_cluster` - exposing the `clusterAdmin` credentials [GH-2495]
* `azurerm_mssql_elasticpool` - deprecated the `elastic_pool_properties` property and moved `max_size_bytes` and `zone_redundant` to the top level [GH-2378]
* `azurerm_mysql_server` - support for new skus `GP_Gen5_64` and `MO_Gen5_32` [GH-2446]
* `azurerm_postgresql_server` support for new skus `GP_Gen5_64` and `MO_Gen5_32` - [GH-2447]
Expand Down

0 comments on commit 07e7e27

Please sign in to comment.