-
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
Terraform error : Provider produced inconsistent result after apply #12105
Comments
@rajatb2 Thanks for submitting! I believe this is a duplicate of #12057 and #12060, the solution is in the works and hopefully ready for the release of this week. Until then, the best solution is to roll back to 2.61, remove your role assignments manually in the Portal and recreate them. Another option is to define the scope on resource group instead of resource. |
@aristosvo while defining scope on resource group , again i am getting the same issue " Provider produced inconsistent result after apply ", I deleted all the role assignments manually and then try to recreate them but it seems like some of them get created and some named as unknown. And again am getting this issue |
@rajatb2 Can you retry it with 2.62.1? This should've fixed the problems we had with |
@aristosvo thansk , this issue has been resolved . closing this issue |
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. |
I am getting this issue on terraform. I am also getting role assignment already exists issue.
when i run terraform apply it creates resources and and show unknown role assignments and on re-run it show resource exist error,
i am using count function on my aks module , can this be the cause of error.
The text was updated successfully, but these errors were encountered: