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

Rediscloud Essentials Subscription only allows payment method 'Marketplace' once it's been created using backup creditcard #577

Open
mattmarich-wrstbnd opened this issue Jan 13, 2025 · 0 comments

Comments

@mattmarich-wrstbnd
Copy link

Terraform Version

Terraform v1.10.2

Affected Resource(s)

rediscloud_essentials_subscription

Panic Output

Error: 400 BAD_REQUEST - PAYMENT_INFO_NOT_PROVIDED: Payment info is not provided

Expected Behavior

If an account uses Amazon Marketplace for billing, allow rediscloud_essentials_subscriptions to use them.

Actual Behavior

Must use a backup method which uses a credit card, then flip the payment_method_id to 0 (marketplace) once the subscription is created.

Steps to Reproduce

  1. In an account which uses Amazon Marketplace for payment, attempt creating a new rediscloud_essentials_subscription of 0 (marketplace payment method id). This will result in the 400 error code mentioned above.
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

No branches or pull requests

1 participant