hashicorp / terraform-provider-azuread

Terraform provider for Azure Active Directory
https://registry.terraform.io/providers/hashicorp/azuread/latest/docs
Mozilla Public License 2.0
415 stars 280 forks source link

docs: correct `identity` snippet in doc #1397

Open lonegunmanb opened 1 month ago

lonegunmanb commented 1 month ago

The identity in azurerm_linux_virtual_machine resource should be a nested block, so the = is incorrect.