Open
Description
🐛 What happened?
I accidentally removed the lakehouse from the state file. When I try to import the lakehouse either with the import resource or the command line I get the error Error: Resource Import Not Implemented
🔬 How to reproduce?
Create Lakehouse using the provider
Remove the lakehouse from the state file using terraform state rm
Try to add the lakehouse back to the state file using terraform import
🏗️ Code Sample / Log
No response
📷 Screenshots
No response
📈 Expected behavior
The lakehouse is imported without issues. The lakehouse is listed when we run the command terraform state list
🌌 Environment (Provider Version)
1.2.0
🌌 Environment (Terraform Version)
1.11.4
🌌 Environment (OS)
Windows
📎 Additional context
No response
🔰 Code of Conduct
- I agree to follow this project's Code of Conduct.