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

Set ForceNew attribute on plan amount/currency/interval #16

Closed oleg-codaio closed 5 years ago

oleg-codaio commented 5 years ago

This will let Terraform automatically create new plans when any of these attributes change.

See https://godoc.org/github.com/hashicorp/terraform/helper/schema

franckverrot commented 5 years ago

Hey thanks! Sorry for the lag, has some minor issues lately. Thanks again! I’ll release ASAP.