Skip to content

Commit

Permalink
update CHANGELOG.md to include #6789
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte committed May 21, 2020
1 parent 6595a4c commit 237854a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -8,6 +8,8 @@ DEPENDENCIES:
FEATURES:

* **Opt-In/Experimental Enhanced Validation for Locations:** This allows validating that the `location` field being specified is a valid Azure Region within the Azure Environment being used - which can be caught via `terraform plan` rather than `terraform apply`. This can be enabled by setting the Environment Variable `ARM_PROVIDER_ENHANCED_VALIDATION` to `true` and will be enabled by default in a future release of the AzureRM Provider [GH-6927]
* **Data Source:** `azurerm_data_share` [GH-6789]
* **New Resource:** `azurerm_data_share` [GH-6789]
* **New Resource:** `azurerm_iot_time_series_insights_standard_environment` [GH-7012]
* **New Resource:** `azurerm_orchestrated_virtual_machine_scale_set` [GH-6626]

Expand Down

0 comments on commit 237854a

Please sign in to comment.