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
Automatically import resource on errors like Resource already exists
Expected Behavior
Execute terrahub run --auto-import and when an error is thrown by terraform related to an existing resource (something link resource already exists), re-run terraform import and again terraform plan (or terraform apply)