Closed lonegunmanb closed 2 years ago
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Is there an existing issue for this?
Community Note
Terraform Version
1.1.8
AzureRM Provider Version
3.3.0
Affected Resource(s)/Data Source(s)
azurerm_data_factory_dataset_delimited_text
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
No response
Actual Behaviour
Plugin panic and crashed.
Steps to Reproduce
No response
Important Factoids
No response
References
In pr #15749 the
dynamic_container_enabled
has been added into theazure_blob_storage_location
's process logic, but no schema definition. I'll submit a pr to fix this issue.