Skip to content

Commit

Permalink
Updating to include #3192
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Apr 16, 2019
1 parent adb0f1e commit dd1dc5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ IMPROVEMENTS:
* dependencies: updating `github.com/Azure/azure-sdk-for-go` to v26.7.0 [GH-3126]
* dependencies: updating `github.com/Azure/go-autorest` to v11.7.0 [GH-3126]
* dependencies: upgrading `github.com/hashicorp/terraform` to `44702fa6c163` [GH-3181]
* Data Source: `azurerm_batch_pool`: adding the `resource_file` block to the `start_task` block [GH-3192]
* Data Source: `azurerm_subnet` - exposing the `service_endpoint` field [GH-3184]
* `azurerm_batch_pool`: adding the `resource_file` block to the `start_task` block [GH-3192]
* `azurerm_container_group` - support for specifying `liveness_probe` and `readiness_probe` blocks [GH-3118]
* `azurerm_redis_cache` - support for setting `aof_backup_enabled`, `aof_storage_connection_string_0` and `aof_storage_connection_string_1` [GH-3155]
* `azurerm_key_vault_access_policy` - support for setting `storage_permissions` [GH-3153]
Expand All @@ -46,6 +48,7 @@ IMPROVEMENTS:
* `azurerm_traffic_manager_profile` - support the `MultiValue` and `Weighted` values for the `traffic_routing_method` property [GH-3207]
* `azurerm_virtual_network_gateway` - support for the `VpnGw1AZ`, `VpnGw2AZ`, and `VpnGw3AZ` SKU's [GH-3171]


BUG FIXES:

* `azurerm_function_app` - ensuring deleted App Services are detected correctly [GH-3198]
Expand Down

0 comments on commit dd1dc5e

Please sign in to comment.