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

Added Price Tax Behavior #61

Open jon-armen opened 2 years ago

jon-armen commented 2 years ago

Adding Support Price Tax Behavior

jon-armen commented 2 years ago

@ssubedir I see that you have recently opened a PR against this repo. I'm new to go language and actually writing terraform providers. Would you by any chance be able to have a look and see if this looks good, or if I'm missing something? The change compiles, but I was unable to actually test it. I'd like this to be ready to release the next time @franckverrot is able to push a new package.

ssubedir commented 2 years ago

I have opened a PR for tax_behavior with a some minor changes. #62