Skip to content

Commit f792619

Browse files
Alan Liangvsin12
authored andcommitted
Added - Support for International Expansion of Paid Listings - Phase 2
1 parent 97b9dde commit f792619

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/d/marketplace_listing_package.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The following attributes are exported:
6969
* `pay_go_strategy` - The type of pricing for a PAYGO model, eg PER_OCPU_LINEAR, PER_OCPU_MIN_BILLING, PER_INSTANCE. Null if type is not PAYGO.
7070
* `rate` - The pricing rate.
7171
* `type` - The type of the pricing model.
72-
* `regions` - The regions where you can deploy this listing package. (Some packages have restrictions that limit their deployment to United States regions only.)
72+
* `regions` - The regions where you can deploy the listing package. (Some packages have restrictions that limit their deployment to United States regions only.)
7373
* `code` - The code of the region.
7474
* `countries` - Countries in the region.
7575
* `code` - A code assigned to the item.

website/docs/d/marketplace_listing_packages.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The following attributes are exported:
7777
* `pay_go_strategy` - The type of pricing for a PAYGO model, eg PER_OCPU_LINEAR, PER_OCPU_MIN_BILLING, PER_INSTANCE. Null if type is not PAYGO.
7878
* `rate` - The pricing rate.
7979
* `type` - The type of the pricing model.
80-
* `regions` - The regions where the listing is available.
80+
* `regions` - The regions where you can deploy the listing package. (Some packages have restrictions that limit their deployment to United States regions only.)
8181
* `code` - The code of the region.
8282
* `countries` - Countries in the region.
8383
* `code` - A code assigned to the item.

0 commit comments

Comments
 (0)