We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c6406e commit 0f4300bCopy full SHA for 0f4300b
examples/existing-cluster-with-base-and-infra/README.md
@@ -52,7 +52,7 @@ first to create a new one.
52
53
Add your cluster name for `eks_cluster_id="..."` to the `terraform.tfvars` or use an environment variable `export TF_VAR_eks_cluster_id=xxx`.
54
55
-5. Amazon Managed Service for Prometheus workspace
+5. Amazon Managed Service for Prometheus workspace (optional)
56
57
If you have an existing workspace, add `managed_prometheus_workspace_id=ws-xxx`
58
or use an environment variable `export TF_VAR_managed_prometheus_workspace_id=ws-xxx`.
0 commit comments