You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/pricing/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,7 @@ No modules.
67
67
| <aname="input_debug_output"></a> [debug\_output](#input\_debug\_output)| Whether to populate more output (useful for debug, but increase verbosity and size of tfstate) |`bool`|`false`| no |
68
68
| <aname="input_hourly_price_precision"></a> [hourly\_price\_precision](#input\_hourly\_price\_precision)| Number of digits after comma in hourly price |`number`|`10`| no |
69
69
| <aname="input_monthly_price_precision"></a> [monthly\_price\_precision](#input\_monthly\_price\_precision)| Number of digits after comma in monthly price |`number`|`2`| no |
70
+
| <aname="input_query_all_regions"></a> [query\_all\_regions](#input\_query\_all\_regions)| If true the source will query all regions regardless of availability |`bool`|`true`| no |
70
71
| <aname="input_resources"></a> [resources](#input\_resources)| Map of all resources to calculate price for |`any`|`{}`| no |
0 commit comments