Skip to content

Commit b26f98e

Browse files
committed
fix cart description that was not removed
1 parent 504c4c9 commit b26f98e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/docs/r/vrack_ip.html.markdown

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ data "ovh_me" "myaccount" {}
1414
1515
data "ovh_order_cart" "mycart" {
1616
ovh_subsidiary = data.ovh_me.myaccount.ovh_subsidiary
17-
description = "my cart"
1817
}
1918
2019
data "ovh_order_cart_product_plan" "vrack" {

0 commit comments

Comments
 (0)