Skip to content

Commit 30f9570

Browse files
committed
fix doc
1 parent d3f767a commit 30f9570

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

docs/data-sources/webhosting_offer.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -47,22 +47,22 @@ In addition to all arguments above, the following attributes are exported:
4747
- `v_cpu` - The number of cores.
4848
- `ram` - The capacity of the memory in GB.
4949
- `offer` - The detailed offer of the hosting.
50-
- `id` - The unique identifier of the offer.
51-
- `name` - The name of the offer.
52-
- `billing_operation_path` - The billing operation identifier for the offer.
53-
- `available` - Indicates if the offer is available.
54-
- `control_panel_name` - The name of the control panel (e.g., Cpanel or Plesk).
55-
- `end_of_life` - Indicates if the offer is deprecated or no longer supported.
56-
- `quota_warning` - Warning information regarding quota limitations.
57-
- `price` - The price of the offer.
58-
- `options` - A list of available options for the offer:
59-
- `id` - The unique identifier of the option.
60-
- `name` - The name of the option.
61-
- `billing_operation_path` - The billing operation identifier for the option.
62-
- `min_value` - The minimum value for the option.
63-
- `current_value` - The current value set for the option.
64-
- `max_value` - The maximum allowed value for the option.
65-
- `quota_warning` - Warning information regarding quota limitations for the option.
66-
- `price` - The price of the option.
50+
- `id` - The unique identifier of the offer.
51+
- `name` - The name of the offer.
52+
- `billing_operation_path` - The billing operation identifier for the offer.
53+
- `available` - Indicates if the offer is available.
54+
- `control_panel_name` - The name of the control panel (e.g., Cpanel or Plesk).
55+
- `end_of_life` - Indicates if the offer is deprecated or no longer supported.
56+
- `quota_warning` - Warning information regarding quota limitations.
57+
- `price` - The price of the offer.
58+
- `options` - A list of available options for the offer:
59+
- `id` - The unique identifier of the option.
60+
- `name` - The name of the option.
61+
- `billing_operation_path` - The billing operation identifier for the option.
62+
- `min_value` - The minimum value for the option.
63+
- `current_value` - The current value set for the option.
64+
- `max_value` - The maximum allowed value for the option.
65+
- `quota_warning` - Warning information regarding quota limitations for the option.
66+
- `price` - The price of the option.
6767
- `price` - The offer price.
6868

0 commit comments

Comments
 (0)