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

Product not read correctly for prices #39

Closed ralsu091 closed 3 years ago

ralsu091 commented 3 years ago

Product will always be read as LiveMode. A PR should land soon to fix it.

franckverrot commented 3 years ago

PR merged! https://github.com/franckverrot/terraform-provider-stripe/commit/00a15a889371f3614e501914bb6394a31dd9b8c0

Thanks so much for the issue and the PR 🙏