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
| <aname="input_alert_thresholds_yaml"></a> [alert\_thresholds\_yaml](#input\_alert\_thresholds\_yaml)| YAML string defining alert thresholds with fields threshold\_percent and spend\_basis|`string`|`"- percent: 80\n basis: ACTUAL\n- percent: 100\n basis: FORECASTED\n"`| no |
38
+
| <aname="input_alert_thresholds_yaml"></a> [alert\_thresholds\_yaml](#input\_alert\_thresholds\_yaml)| YAML string defining alert thresholds as a list of objects having fields 'percent' and 'basis'|`string`|`"- percent: 80\n basis: ACTUAL\n- percent: 100\n basis: FORECASTED\n"`| no |
39
39
| <aname="input_backplane_project_id"></a> [backplane\_project\_id](#input\_backplane\_project\_id)| The project ID where the backplane resources will be created |`string`| n/a | yes |
40
40
| <aname="input_billing_account_id"></a> [billing\_account\_id](#input\_billing\_account\_id)| The ID of the billing account to which the budget will be applied |`string`| n/a | yes |
41
41
| <aname="input_budget_currency"></a> [budget\_currency](#input\_budget\_currency)| The currency for the budget amount, e.g., EUR |`string`|`"EUR"`| no |
0 commit comments