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_aws_account_id"></a> [aws\_account\_id](#input\_aws\_account\_id)| The AWS Account ID (numeric) |`string`| n/a | yes |
16
+
| <aname="input_budget_amount"></a> [budget\_amount](#input\_budget\_amount)| The budget amount in USD for the account |`number`|`500`| no |
16
17
| <aname="input_component"></a> [component](#input\_component)| The variable encapsulating the name of this component |`string`|`"acct"`| no |
18
+
| <aname="input_cost_alarm_recipients"></a> [cost\_alarm\_recipients](#input\_cost\_alarm\_recipients)| A list of email addresses to receive alarm notifications |`list(string)`|`[]`| no |
19
+
| <aname="input_cost_anomaly_threshold"></a> [cost\_anomaly\_threshold](#input\_cost\_anomaly\_threshold)| The threshold percentage for cost anomaly detection |`number`|`10`| no |
17
20
| <aname="input_default_tags"></a> [default\_tags](#input\_default\_tags)| A map of default tags to apply to all taggable resources within the component |`map(string)`|`{}`| no |
18
21
| <aname="input_environment"></a> [environment](#input\_environment)| The name of the tfscaffold environment |`string`| n/a | yes |
19
22
| <aname="input_group"></a> [group](#input\_group)| The group variables are being inherited from (often synonmous with account short-name) |`string`| n/a | yes |
0 commit comments