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
Can we have that for the STACKIT terraform provider documentation, too?
If I want to import a STACKIT resource, I either look at the code, or let the error message show me what is required: fmt.Sprintf("Expected import identifier with format: [project_id],[image_id] Got: %q", req.ID),