How to import an existing project ownership into sentry_project_ownership resource? #666
Unanswered
shpendnilafresha
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an existing project ownership configuration in Sentry, and I would like to manage it using the sentry_project_ownership Terraform resource. However, I couldn't find documentation on how to import the existing configuration into Terraform.
The resource appears to expect the existing infrastructure to be identified using the format
organization/project/id
. While I understand how to specify the organization and project, I am unsure where to find the id of the ownership resource in Sentry.Beta Was this translation helpful? Give feedback.
All reactions