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
Hi there.
First, thanks for the good work with this provider, It has been very useful.
I've noticed that every time I run a terraform plan, it shows a difference between existing and new privileges, due to the order of actions' list.
As you can see below, the actions' lists are the same, only the order is different.
Maybe sorting before inserting and comparing would solve the problem.
Hi there.
First, thanks for the good work with this provider, It has been very useful.
I've noticed that every time I run a terraform plan, it shows a difference between existing and new privileges, due to the order of actions' list.
As you can see below, the actions' lists are the same, only the order is different.
Maybe sorting before inserting and comparing would solve the problem.
The text was updated successfully, but these errors were encountered: