terraform-provider-stripe
terraform-provider-stripe copied to clipboard
support for billing meters
Hello, would it be possible to add support for meters?
https://docs.stripe.com/billing/subscriptions/usage-based/recording-usage#configuring-meter
API:
https://docs.stripe.com/api/billing/meter/create https://docs.stripe.com/api/prices/create (needs the recurring.meter option to attach a meter)
Thanks!