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

How to add Description, Images etc to Product #52

Open danryu opened 3 years ago

danryu commented 3 years ago

Is there support for this? "description" would be a particularly useful parameter to support. https://stripe.com/docs/api/products/create#create_product-description

Also not sure how to use the attributes (list) parameter, I couldn't find any documentation and skimming the source didn't help much either.

analytically commented 2 years ago

@franckverrot