@@ -47,22 +47,22 @@ In addition to all arguments above, the following attributes are exported:
47
47
- ` v_cpu ` - The number of cores.
48
48
- ` ram ` - The capacity of the memory in GB.
49
49
- ` 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.
67
67
- ` price ` - The offer price.
68
68
0 commit comments