Skip to content

Commit ccbef0c

Browse files
authored
Updated CHANGELOG.md for #7774
1 parent 285ba78 commit ccbef0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ UPGRADE NOTES
44

55
* **Enhanced Validation for Locations** - the Azure Provider now validates that the value for the `location` argument is a supported Azure Region within the Azure Environment being used (from the Azure Metadata Service) - which allows us to catch configuration errors for this field at `terraform plan` time, rather than during a `terraform apply`. This functionality is now enabled by default, and can be opted-out of by setting the Environment Variable `ARM_PROVIDER_ENHANCED_VALIDATION` to `false`
66

7+
ENHANCEMENTS:
8+
9+
* * dependencies: updating to v44.1.0 of `github.com/Azure/azure-sdk-for-go` [GH-7774]
10+
711
BUG FIXES
812

913
* Data Source: `azurerm_private_dns_zone` - fix a crash when the zone does not exist [GH-7783]

0 commit comments

Comments
 (0)