Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand subscription update products on Billing Portal #51

Conversation

internethostage
Copy link
Contributor

@internethostage internethostage commented Aug 15, 2023

On my setup, Terraform plan is always attempting to add products on portal configurations because it has no visibility on what currently exists on the Stripe side.
With this change we now request the existing subscription products so terraform doesn't detect these values as missing on Stripe.

Terraform is always attempting to add products on portal configurations
because it has no visibility on what currently is there.

With this change we now request the existing subscription products so
terraform doesn't detect these values as missing on Stripe.
@internethostage
Copy link
Contributor Author

@lukasaron any chance you could have a look? Thanks!

Copy link
Owner

@lukasaron lukasaron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution @internethostage !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants