Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

At Tenant UI webhook events are not being enabled after TF Apply #318

Open
sanjesh1000 opened this issue Mar 4, 2025 · 0 comments
Open

Comments

@sanjesh1000
Copy link

I have a quick query regarding webhook configuration using Terraform.

  • I initially created Webhook A using the Terraform webhook resource, where I assigned a default tenant ID and enabled specific events.
    After applying the Terraform configuration, everything looked correct both in the Webhook UI and Tenant UI—the specified events were properly enabled at both levels.

  • However, when I created Webhook B using the same approach, I assigned a custom tenants (via Tenant IDs), I noticed an issue. While the Webhook UI appears correct, in the Tenant UI → Edit -> Webhook section, the selected events are not displayed.

  • A key difference between these two setups is the Terraform provider version: When Webhook A was working correctly, we were using Terraform Provider version <= 0.1.111.
    For Webhook B, we have upgraded to Terraform Provider 0.2.0.

  • And for both the webhook we are setting: Transactional Setting = "No webhooks are required to succeed", So by using this setting this is not transactional & for those events to be visible we should not wait for webhook response/timeout/error.

Could you please help identify if this is related to the provider version change or now there’s an additional configuration required from Tenant side also required?

Appreciate your support! (edite

@mrudatsprint mrudatsprint changed the title At Tenant UI webhook events are not being enbaled after Apply At Tenant UI webhook events are not being enabled after Apply Mar 4, 2025
@sanjesh1000 sanjesh1000 changed the title At Tenant UI webhook events are not being enabled after Apply At Tenant UI webhook events are not being enabled after TF Apply Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant