Import webhooks
#171
-
Simple question: Is it possible to import webhooks? If yes, what is the correct syntax for specifying the id of the webhook to import? |
Beta Was this translation helpful? Give feedback.
Answered by
alexhung
Apr 2, 2024
Replies: 1 comment
-
@nbaju1 Good question! Yes import is supported but I noticed the import example is missing in the documentation, which I will fix. To import the webhook, the command should be: terraform import xray_webhook.my_webhook WebhookName |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
alexhung
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@nbaju1 Good question! Yes import is supported but I noticed the import example is missing in the documentation, which I will fix.
To import the webhook, the command should be:
terraform import xray_webhook.my_webhook WebhookName