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
i don't know why it wasn't added in the first place. do you know what env var is used in terraform for resourceID? besides, you can always add --server-id
Hello,
I'm trying to get an AAD token for AKS with: kubelogin get-token --use-azurerm-env-vars
And getting - Error: resourceID cannot be empty
I searched for the function, and it seems that the required parameter (resourceID) was not passed to the function.
kubelogin/pkg/token/provider.go
Lines 27 to 28 in 992e74d
kubelogin/pkg/token/serviceprincipaltoken.go
Lines 20 to 28 in c313279
kubelogin/pkg/token/serviceprincipaltoken.go
Line 30 in c313279
The text was updated successfully, but these errors were encountered: