franckverrot / terraform-provider-stripe

A Terraform Provider for Stripe
https://registry.terraform.io/providers/franckverrot/stripe/latest
Mozilla Public License 2.0
242 stars 51 forks source link

Changing webhook url and applying it not working as expected #21

Closed drselump14 closed 4 years ago

drselump14 commented 4 years ago

After changing the webhook url or adding new event, terraform apply doesn't update the setting in stripe.

Any help would be appreciated