Discussion below based on terraform-provider-azurerm v4.13.0
#27733 Introduces a couple of breaking changes:
- Introduces
storage_account_id
inazurerm_storage_container
andazurerm_storage_share
and deprecates thestorage_account_name
. - Depending on whether the new
storage_account_id
or the the deprecatedstorage_account_name
is used, the two resources above will change their behavior:
storage_account_name
used: Data plane API is used to manage the resource. The resource id is the data plane endpoint