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
testserver: use proper test user if IsServicePrincipal is enabled (#3751)
## Why
Testserver support both regular user and service principal, we need to
use SP consistently.
Found out when working on permissions that terraform pull incorrect user
from a job.
// CreatorUserName field is used by TF to check if the resource exists or not. CreatorUserName should be non-empty for the resource to be considered as "exists"
0 commit comments