-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to import azurerm_cognitive_deployment
#27166
Comments
I haven't tested this, but could it have to do with the change to resource provider registration? The doc doesn't say clearly what the default behavior is but it sounds like "legacy" (reference) may be the default. If it were me I'd start troubleshooting by adding this new |
I tried 'all' for provider registrations and it was still failing:
However, upgrading from 4.0.0 to 4.0.1 seems to have fixed it. 👍 |
Fixed by #27173 |
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. |
Is there an existing issue for this?
Community Note
Terraform Version
1.9.0
AzureRM Provider Version
4.0.0
Affected Resource(s)/Data Source(s)
azurerm_cognitive_deployment
Terraform Configuration Files
N/A
Debug Output/Panic Output
Expected Behaviour
No response
Actual Behaviour
No response
Steps to Reproduce
terraform import
Important Factoids
This seems to be some missing part when enabling 4.0
References
No response
The text was updated successfully, but these errors were encountered: