Skip to content

Commit

Permalink
updating to include #6927
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed May 18, 2020
1 parent 9404b60 commit 47d190d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,9 @@ DEPENDENCIES:
* updating `github.com/Azure/azure-sdk-for-go` to `v42.1.0` [GH-6725]
* updating `network` to `2020-03-01` [GH-6727]

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]

IMPROVEMENTS:

* `azurerm_api_management_api_version_set` - updating the validation for the `name` field [GH-6947]
Expand Down

0 comments on commit 47d190d

Please sign in to comment.