Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 1.34 KB

2.11.0 (Unreleased)

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]
  • azurerm_databricks_workspace - exposing workspace_id and workspace_url [GH-6973]
  • azurerm_storage_account - allowing the value PATCH for allowed_methods within the cors_rule block within the blob_properties block [GH-6964]

For information on changes between the v2.10.0 and v2.0.0 releases, please see the v2.10.0 changelog.

For information on changes in version v1.44.0 and prior releases, please see the v1.44.0 changelog.