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_dashboards_bucket_name"></a> [dashboards\_bucket\_name](#input\_dashboards\_bucket\_name)| The name of the bucket to store the dashboards configurations |`string`| n/a | yes |
124
124
| <aname="input_tags"></a> [tags](#input\_tags)| Tags to apply to all resources |`map(string)`| n/a | yes |
125
+
| <aname="input_enable_aws_newsfeed"></a> [enable\_aws\_newsfeed](#input\_enable\_aws\_newsfeed)| Indicates if the AWS News Feed module should be enabled |`bool`|`true`| no |
125
126
| <aname="input_enable_backup_module"></a> [enable\_backup\_module](#input\_enable\_backup\_module)| Indicates if the Backup module should be enabled |`bool`|`true`| no |
126
127
| <aname="input_enable_budgets_module"></a> [enable\_budgets\_module](#input\_enable\_budgets\_module)| Indicates if the Budget module should be enabled |`bool`|`true`| no |
127
128
| <aname="input_enable_compute_optimizer_dashboard"></a> [enable\_compute\_optimizer\_dashboard](#input\_enable\_compute\_optimizer\_dashboard)| Indicates if the Compute Optimizer dashboard should be enabled |`bool`|`true`| no |
@@ -132,6 +133,7 @@ The `terraform-docs` utility is used to generate this README. Follow the below s
132
133
| <aname="input_enable_cudos_dashboard"></a> [enable\_cudos\_dashboard](#input\_enable\_cudos\_dashboard)| Indicates if the CUDOS dashboard should be enabled |`bool`|`false`| no |
133
134
| <aname="input_enable_cudos_v5_dashboard"></a> [enable\_cudos\_v5\_dashboard](#input\_enable\_cudos\_v5\_dashboard)| Indicates if the CUDOS V5 framework should be enabled |`bool`|`true`| no |
134
135
| <aname="input_enable_ecs_chargeback_module"></a> [enable\_ecs\_chargeback\_module](#input\_enable\_ecs\_chargeback\_module)| Indicates if the ECS Chargeback module should be enabled |`bool`|`false`| no |
136
+
| <aname="input_enable_health_events"></a> [enable\_health\_events](#input\_enable\_health\_events)| Indicates if the Health Events module should be enabled |`bool`|`true`| no |
135
137
| <aname="input_enable_inventory_module"></a> [enable\_inventory\_module](#input\_enable\_inventory\_module)| Indicates if the Inventory module should be enabled |`bool`|`true`| no |
136
138
| <aname="input_enable_kpi_dashboard"></a> [enable\_kpi\_dashboard](#input\_enable\_kpi\_dashboard)| Indicates if the KPI dashboard should be enabled |`bool`|`true`| no |
137
139
| <aname="input_enable_org_data_module"></a> [enable\_org\_data\_module](#input\_enable\_org\_data\_module)| Indicates if the Organization Data module should be enabled |`bool`|`true`| no |
0 commit comments