-
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
azurerm_eventhub_authorization_rule "parsing segment "staticResourceGroups": expected the segment "resourcegroups" to be "resourceGroups"" #17426
Comments
@maikschwan thank you for opening this issue here. Unfortunately, I could not reproduce this issue with the following tf configuration and steps. Could you reproduce with it ? Could you provide a more complete tf configuration and reproduce steps to help reproduce and troubleshoot? Terraform and AzureRM Provider Version: Step1: Create the dependent resources for azurerm_eventhub_authorization_rule with the following tf configuration:
Step2: In a new tf configuration file, create resource azurerm_eventhub_authorization_rule with the following tf configuration:
Actual: Run
|
@sinbai Thanks for the quick reply. After removing the resources from the state and running another import the error was gone. Root cause for the errors is still unclear to me, but I'm no longer able to reproduce it. Issues can be closed. |
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.1.5
AzureRM Provider Version
3.11.0
Affected Resource(s)/Data Source(s)
azurerm_eventhub_authorization_rule
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
No response
Actual Behaviour
Error during plan:
Steps to Reproduce
terraform plan
Important Factoids
No response
References
#14456 seems to describe the same issue for a different resource
azurerm_user_assigned_identity
.The text was updated successfully, but these errors were encountered: