zitadel / terraform-provider-zitadel

Official Terraform provider for ZITADEL
https://zitadel.com
Apache License 2.0
21 stars 13 forks source link

fix(docs): fix import commands #176

Closed eliobischof closed 1 month ago

eliobischof commented 1 month ago

All resources are prefixed with zitadel_. Importing without this prefix doesn't work. This PR prepends the prefix in the import commands.

Definition of Ready