You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@cochrasc Thank's for taking the time to open this issue, I assume you mean version 3.96 of the provider, not 1.96? If so I believe this is a duplicate of #25261 which was solved via #25262 which has been released (v3.97.1 is latest as of me writing this comment). Please do reach out if this does not fix your issue and we can reopen this.
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.6.2
AzureRM Provider Version
1.96.0
Affected Resource(s)/Data Source(s)
azurerm_storage_queue
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
Correct URL should be added to state so the queue can be updated/deleted/etc.
ID URL should be https://sdctest01.queue.core.windows.net/sdctest01-queue
Actual Behaviour
ID URL is written to state with table.core.windows.net instead of queue.core.windows.net
Steps to Reproduce
terraform apply
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: