Skip to content

Commit 8368b94

Browse files
committed
docs: updating schema for essentials subscription
1 parent 5f00727 commit 8368b94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/data-sources/rediscloud_essentials_subscription.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@ output "rediscloud_essentials_subscription" {
3333

3434
* `status` - The current status of the subscription
3535
* `plan_id` - The plan to which this subscription belongs
36+
* `payment_method` - Payment method for the requested subscription. If `credit-card` is specified, the payment method id must be defined. This information is only used when creating a new subscription and any changes will be ignored after this.
3637
* `payment_method_id` - A valid payment method pre-defined in the current account
3738
* `creation_date` - When the subscription was created

0 commit comments

Comments
 (0)