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_region"></a> [aws\_region](#input\_aws\_region)| AWS Region |`string`| n/a | yes |
191
-
| <aname="input_create_dashboard_folder"></a> [create\_dashboard\_folder](#input\_create\_dashboard\_folder)| Boolean flag to enable Amazon Managed Grafana folder and dashboards |`bool`|`false`| no |
192
-
| <aname="input_create_prometheus_data_source"></a> [create\_prometheus\_data\_source](#input\_create\_prometheus\_data\_source)| Boolean flag to enable Amazon Managed Grafana datasource |`bool`|`false`| no |
191
+
| <aname="input_create_dashboard_folder"></a> [create\_dashboard\_folder](#input\_create\_dashboard\_folder)| Boolean flag to enable Amazon Managed Grafana folder and dashboards |`bool`|`true`| no |
192
+
| <aname="input_create_prometheus_data_source"></a> [create\_prometheus\_data\_source](#input\_create\_prometheus\_data\_source)| Boolean flag to enable Amazon Managed Grafana datasource |`bool`|`true`| no |
193
193
| <aname="input_enable_alertmanager"></a> [enable\_alertmanager](#input\_enable\_alertmanager)| Creates Amazon Managed Service for Prometheus AlertManager for all workloads |`bool`|`false`| no |
194
194
| <aname="input_enable_managed_prometheus"></a> [enable\_managed\_prometheus](#input\_enable\_managed\_prometheus)| Creates a new Amazon Managed Service for Prometheus Workspace |`bool`|`true`| no |
195
195
| <aname="input_grafana_api_key"></a> [grafana\_api\_key](#input\_grafana\_api\_key)| Grafana API key for the Amazon Managed Grafana workspace |`string`| n/a | yes |
@@ -203,13 +203,15 @@ No modules.
203
203
| Name | Description |
204
204
|------|-------------|
205
205
| <aname="output_aws_region"></a> [aws\_region](#output\_aws\_region)| AWS Region |
206
+
| <aname="output_grafana_dashboard_folder_created"></a> [grafana\_dashboard\_folder\_created](#output\_grafana\_dashboard\_folder\_created)| Boolean value indicating if the module created a dashboard folder in Amazon Managed Grafana |
206
207
| <aname="output_grafana_dashboards_folder_id"></a> [grafana\_dashboards\_folder\_id](#output\_grafana\_dashboards\_folder\_id)| Grafana folder ID for automatic dashboards. Required by workload modules |
207
208
| <aname="output_grafana_prometheus_datasource_test"></a> [grafana\_prometheus\_datasource\_test](#output\_grafana\_prometheus\_datasource\_test)| Grafana save & test URL for Amazon Managed Prometheus workspace |
| <aname="output_managed_prometheus_workspace_id"></a> [managed\_prometheus\_workspace\_id](#output\_managed\_prometheus\_workspace\_id)| Amazon Managed Prometheus workspace ID |
212
213
| <aname="output_managed_prometheus_workspace_region"></a> [managed\_prometheus\_workspace\_region](#output\_managed\_prometheus\_workspace\_region)| Amazon Managed Prometheus workspace region |
214
+
| <aname="output_prometheus_data_source_created"></a> [prometheus\_data\_source\_created](#output\_prometheus\_data\_source\_created)| Boolean value indicating if the module created a prometheus data source in Amazon Managed Grafana |
| <aname="input_aws_region"></a> [aws\_region](#input\_aws\_region)| AWS Region |`string`| n/a | yes |
226
226
| <aname="input_eks_cluster_id"></a> [eks\_cluster\_id](#input\_eks\_cluster\_id)| Name of the EKS cluster |`string`| n/a | yes |
227
+
| <aname="input_enable_dashboards"></a> [enable\_dashboards](#input\_enable\_dashboards)| Enables or disables curated dashboards |`bool`|`true`| no |
227
228
| <aname="input_grafana_api_key"></a> [grafana\_api\_key](#input\_grafana\_api\_key)| API key for authorizing the Grafana provider to make changes to Amazon Managed Grafana |`string`| n/a | yes |
| <aname="input_managed_prometheus_workspace_id"></a> [managed\_prometheus\_workspace\_id](#input\_managed\_prometheus\_workspace\_id)| Amazon Managed Service for Prometheus Workspace ID |`string`|`""`| no |
| <aname="input_enable_dashboards"></a> [enable\_dashboards](#input\_enable\_dashboards)| Enables or disables curated dashboards |`bool`|`true`| no |
238
239
| <aname="input_grafana_api_key"></a> [grafana\_api\_key](#input\_grafana\_api\_key)| API key for authorizing the Grafana provider to make changes to Amazon Managed Grafana |`string`| n/a | yes |
| <aname="input_managed_prometheus_workspace_id"></a> [managed\_prometheus\_workspace\_id](#input\_managed\_prometheus\_workspace\_id)| Amazon Managed Service for Prometheus (AMP) workspace ID |`string`|`""`| no |
| <aname="input_aws_region"></a> [aws\_region](#input\_aws\_region)| AWS Region |`string`| n/a | yes |
173
173
| <aname="input_eks_cluster_id"></a> [eks\_cluster\_id](#input\_eks\_cluster\_id)| Name of the EKS cluster |`string`| n/a | yes |
174
+
| <aname="input_enable_dashboards"></a> [enable\_dashboards](#input\_enable\_dashboards)| Enables or disables curated dashboards |`bool`|`true`| no |
174
175
| <aname="input_grafana_api_key"></a> [grafana\_api\_key](#input\_grafana\_api\_key)| API key for authorizing the Grafana provider to make changes to Amazon Managed Grafana |`string`| n/a | yes |
| <aname="input_managed_prometheus_workspace_id"></a> [managed\_prometheus\_workspace\_id](#input\_managed\_prometheus\_workspace\_id)| Amazon Managed Service for Prometheus Workspace ID |`string`|`""`| no |
0 commit comments