Skip to content

Commit

Permalink
updating to include #5523
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Feb 18, 2020
1 parent 877c7e1 commit 4484253
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ FEATURES:

* **Custom Timeouts:** - all resources within the Azure Provider now allow configuring custom timeouts - please [see Terraform's Timeout documentation](https://www.terraform.io/docs/configuration/resources.html#operation-timeouts) and the documentation in each data source resource for more information.
* **Requires Import:** The Azure Provider now checks for the presence of an existing resource prior to creating it - which means that if you try and create a resource which already exists (without importing it) you'll be prompted to import this into the state.
* **New Resource:** `azurerm_express_route_gateway` [GH-5523]
* **New Resource:** `azurerm_linux_virtual_machine` [GH-5705]
* **New Resource:** `azurerm_linux_virtual_machine_scale_set` [GH-5705]
* **New Resource:** `azurerm_network_interface_security_group_association` [GH-5784]
Expand Down

0 comments on commit 4484253

Please sign in to comment.