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
The user_auth module uses local-exec to run kubectl apply to create a couple resources.
Now that the kubernetes_manifest resource is generally available, update to using that which should be cleaner and less error-prone.