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
It's not clear how to retrieve organization_id to use (e.g. when creating a project). Turned out it's called "organization slug" in the UI.
The terraform doc does not include import sections. For example, I could use terraform import supabase_project.my_project <project_slug> - but it's not documented.
Describe the improvement
Please update the doc with the clarification, etc.
The text was updated successfully, but these errors were encountered:
Improve documentation
Link
Describe the problem
organization_id
to use (e.g. when creating a project). Turned out it's called "organization slug" in the UI.terraform import supabase_project.my_project <project_slug>
- but it's not documented.Describe the improvement
Please update the doc with the clarification, etc.
The text was updated successfully, but these errors were encountered: