You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both webhooks are being created as type "Account" instead of the second one as type "Connect"
When running terraform apply again, it sees this, and shows me in the plan, that it will change the type to "connect". However, no matter how many times I run terraform apply it "succeeds" but never changes the type.
The text was updated successfully, but these errors were encountered:
Hi, I noticed when creating two webhooks:
Both webhooks are being created as type "Account" instead of the second one as type "Connect"
When running
terraform apply
again, it sees this, and shows me in the plan, that it will change the type to "connect". However, no matter how many times I runterraform apply
it "succeeds" but never changes the type.The text was updated successfully, but these errors were encountered: