Import Existing Project

Generate Terraform configuration for an existing Ory Network project. Inventories the project via the Ory Console and Admin APIs, builds terraform import blocks with the correct per-resource import IDs, generates configuration with terraform plan -generate-config-out, and refines it until terraform plan converges to no changes. Use when adopting Terraform for an Ory Network project that was configured through the Console UI, CLI, or API, or when asked to reverse-engineer .tf files from a live project.

ory 8f2c2b8 2 files · 49.0 KB Updated

File contents

ory/terraform-provider-ory/tree/main/.claude/skills/import-existing-project commit 8f2c2b8ee1

Frequently asked questions

npx skillmds@latest add ory/import-existing-project