Hi, Iβm trying to use the Terraform provider with an existing ZITADEL org/project/OIDC app and all imports fail, even though terraform plan can create new resources.
terraform import zitadel_org.imported '12345678912345678' Error:error while getting org by id 12345678912345678: ErrorType=server_error Description=Errors.Internal
2. Import project (after commenting out org resource so itβs not managed):
terraform import zitadel_project.imported '12345678912345678' Error: failed to get project
3. Import OIDC app:
terraform import zitadel_application_oidc.imported '12345678912345678:12345678912345678:12345678912345678' Error:failed to get application oidc
Even if I switch to a different service User(with no roles), I still get the same Errors.Internal / failed to get ... messages, which makes me think this is not just a permission issue.
Questions
Is there any known issue with imports for existing org/project/app on hosted ZITADEL? Are these IDs/commands in the correct format for v2.3.0 of the Terraform provider?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
Z
ZITADEL
ZITADEL - Identity infrastructure, simplified for you.