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

Missing coupon functionality: codeless coupons, `applies_to` parameter #50

Open magni- opened 3 years ago

magni- commented 3 years ago

While working on adding coupons we recently ran into a couple issues that forced us to create the coupons via the dashboard rather than use Terraform:

magni- commented 3 years ago

And as soon as I post this, I notice https://github.com/franckverrot/terraform-provider-stripe/pull/43 🙈