setting azure_blob_storage_location
for Data Factory Binary Dataset azure_blob_storage_location.0.container: '' expected type 'string', got unconvertible type 'map[string]interface {}', value: 'map[type:Expression value:@{dataset().Container}]'
#15691
Labels
https://github.com/hashicorp/terraform-provider-azurerm/pull/13117/files
https://github.com/aristosvo/terraform-provider-azurerm/blob/main/internal/services/datafactory/data_factory.go#L408
container needs to support dynamic map as well
The text was updated successfully, but these errors were encountered: