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_enable_alertmanager"></a> [enable\_alertmanager](#input\_enable\_alertmanager)|Create AMP AlertManager for all workloads |`bool`|`false`| no |
72
-
| <aname="input_enable_amazon_eks_adot"></a> [enable\_amazon\_eks\_adot](#input\_enable\_amazon\_eks\_adot)|n/a|`bool`|`true`| no |
71
+
| <aname="input_enable_alertmanager"></a> [enable\_alertmanager](#input\_enable\_alertmanager)|Creates AMP AlertManager for all workloads |`bool`|`false`| no |
72
+
| <aname="input_enable_amazon_eks_adot"></a> [enable\_amazon\_eks\_adot](#input\_enable\_amazon\_eks\_adot)|Enables the ADOT Operator on the EKS Cluster|`bool`|`true`| no |
73
73
| <aname="input_enable_cert_manager"></a> [enable\_cert\_manager](#input\_enable\_cert\_manager)| Allow reusing an existing installation of cert-manager |`bool`|`true`| no |
74
-
| <aname="input_enable_managed_grafana"></a> [enable\_managed\_grafana](#input\_enable\_managed\_grafana)|n/a|`bool`|`true`| no |
75
-
| <aname="input_enable_managed_prometheus"></a> [enable\_managed\_prometheus](#input\_enable\_managed\_prometheus)|n/a|`bool`|`true`| no |
76
-
| <aname="input_grafana_api_key"></a> [grafana\_api\_key](#input\_grafana\_api\_key)|n/a|`string`|`null`| no |
74
+
| <aname="input_enable_managed_grafana"></a> [enable\_managed\_grafana](#input\_enable\_managed\_grafana)|Creates a new Amazon Managed Grafana (AMG) Workspace|`bool`|`true`| no |
75
+
| <aname="input_enable_managed_prometheus"></a> [enable\_managed\_prometheus](#input\_enable\_managed\_prometheus)|Creates a new AMP workspace|`bool`|`true`| no |
76
+
| <aname="input_grafana_api_key"></a> [grafana\_api\_key](#input\_grafana\_api\_key)|Grafana API key for the AMG workspace|`string`|`null`| no |
77
77
| <aname="input_irsa_iam_permissions_boundary"></a> [irsa\_iam\_permissions\_boundary](#input\_irsa\_iam\_permissions\_boundary)| IAM permissions boundary for IRSA roles |`string`|`""`| no |
78
78
| <aname="input_irsa_iam_role_path"></a> [irsa\_iam\_role\_path](#input\_irsa\_iam\_role\_path)| IAM role path for IRSA roles |`string`|`"/"`| no |
79
-
| <aname="input_managed_grafana_region"></a> [managed\_grafana\_region](#input\_managed\_grafana\_region)|AWS Managed Grafana Workspace Region|`string`|`null`| no |
80
-
| <aname="input_managed_grafana_workspace_id"></a> [managed\_grafana\_workspace\_id](#input\_managed\_grafana\_workspace\_id)|n/a|`string`|`""`| no |
81
-
| <aname="input_managed_prometheus_workspace_id"></a> [managed\_prometheus\_workspace\_id](#input\_managed\_prometheus\_workspace\_id)|AWS Managed Prometheus Workspace ID |`string`|`""`| no |
82
-
| <aname="input_managed_prometheus_workspace_region"></a> [managed\_prometheus\_workspace\_region](#input\_managed\_prometheus\_workspace\_region)|AWS Managed Prometheus Workspace Region|`string`|`null`| no |
79
+
| <aname="input_managed_grafana_region"></a> [managed\_grafana\_region](#input\_managed\_grafana\_region)|Region where AMG is deployed|`string`|`null`| no |
80
+
| <aname="input_managed_grafana_workspace_id"></a> [managed\_grafana\_workspace\_id](#input\_managed\_grafana\_workspace\_id)|AMG Workspace ID|`string`|`""`| no |
81
+
| <aname="input_managed_prometheus_workspace_id"></a> [managed\_prometheus\_workspace\_id](#input\_managed\_prometheus\_workspace\_id)|AMP Workspace ID |`string`|`""`| no |
82
+
| <aname="input_managed_prometheus_workspace_region"></a> [managed\_prometheus\_workspace\_region](#input\_managed\_prometheus\_workspace\_region)|Region where AMP is deployed|`string`|`null`| no |
83
83
| <aname="input_tags"></a> [tags](#input\_tags)| Additional tags (e.g. `map('BusinessUnit`,`XYZ`) |`map(string)`|`{}`| no |
Copy file name to clipboardExpand all lines: examples/existing-cluster-with-base-and-infra/README.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,6 @@ If you don't specify anything a new workspace will be created for you.
59
59
60
60
61
61
5. Grafana API Key
62
-
<!-- TODO: Remove section when CP Grafana API keys is supported by Terraform -->
63
62
64
63
- Give admin access to the SSO user you set up when creating the Amazon Managed Grafana Workspace:
65
64
- In the AWS Console, navigate to Amazon Grafana. In the left navigation bar, click **All workspaces**, then click on the workspace name you are using for this example.
@@ -131,11 +130,11 @@ add this `managed_prometheus_region=xxx` and `managed_prometheus_workspace_id=ws
131
130
| <aname="input_aws_region"></a> [aws\_region](#input\_aws\_region)| AWS Region |`string`| n/a | yes |
| <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`|`""`| no |
134
-
| <aname="input_grafana_endpoint"></a> [grafana\_endpoint](#input\_grafana\_endpoint)|Grafana endpoint |`string`|`null`| no |
135
-
| <aname="input_managed_grafana_workspace_id"></a> [managed\_grafana\_workspace\_id](#input\_managed\_grafana\_workspace\_id)|n/a|`string`|`""`| no |
136
-
| <aname="input_managed_prometheus_endpoint"></a> [managed\_prometheus\_endpoint](#input\_managed\_prometheus\_endpoint)|n/a|`string`|`""`| no |
137
-
| <aname="input_managed_prometheus_region"></a> [managed\_prometheus\_region](#input\_managed\_prometheus\_region)|n/a|`string`|`""`| no |
138
-
| <aname="input_managed_prometheus_workspace_id"></a> [managed\_prometheus\_workspace\_id](#input\_managed\_prometheus\_workspace\_id)|n/a|`string`|`""`| no |
133
+
| <aname="input_grafana_endpoint"></a> [grafana\_endpoint](#input\_grafana\_endpoint)|AMG endpoint |`string`|`null`| no |
134
+
| <aname="input_managed_grafana_workspace_id"></a> [managed\_grafana\_workspace\_id](#input\_managed\_grafana\_workspace\_id)|Amazon Managed Grafana (AMG) workspace ID|`string`|`""`| no |
135
+
| <aname="input_managed_prometheus_endpoint"></a> [managed\_prometheus\_endpoint](#input\_managed\_prometheus\_endpoint)|AMP workspace ID|`string`|`""`| no |
136
+
| <aname="input_managed_prometheus_region"></a> [managed\_prometheus\_region](#input\_managed\_prometheus\_region)|Region where AMP is deployed|`string`|`""`| no |
137
+
| <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 |
0 commit comments