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

Support stripe_coupon#applies_to #43

Open marcinwyszynski opened 3 years ago

marcinwyszynski commented 3 years ago

applies_to is a new-ish coupon feature from Stripe, which required the client bump. Looks like the old client is backwards compatible, though. I made the new field a set so that changing the order of inputs does not cause resource recreation. Hope that this change makes sense.

Thanks for working on it @franckverrot 🙇🏼‍♂️🙇🏼‍♂️🙇🏼‍♂️