Skip to content

Commit

Permalink
Updating to include #3219
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Apr 16, 2019
1 parent 2defd7d commit e211801
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 @@ -48,9 +48,10 @@ 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_app_service` - removing Computed from the `use_32_bit_worker_process` property in the `site_config` block [GH-3219]
* `azurerm_app_service_slot` - removing Computed from the `use_32_bit_worker_process` property in the `site_config` block [GH-3219]
* `azurerm_function_app` - ensuring deleted App Services are detected correctly [GH-3198]
* `azurerm_function_app` - ensuring deleted Function Apps are detected correctly [GH-3198]
* `azurerm_virtual_machine` - adding validation for the `identity_ids` field [GH-3183]
Expand Down

0 comments on commit e211801

Please sign in to comment.