Terraform data source for org by name
❌Unsolved❓Question
Terraform provider doesn't appear to have a means of querying an ORG resource by name. This means the id of the initially setup ORG ("ZITADEL") cannot be refeferenced programmatically in terraform.
How can I get the initial ORG id within the terraform provider and not using zitadel API to query this data?
How can I get the initial ORG id within the terraform provider and not using zitadel API to query this data?
