From 97d631424a77080f7df9dc01bd53bee9a15f278b Mon Sep 17 00:00:00 2001 From: Michael Riley Date: Wed, 28 Jun 2023 15:47:56 -0400 Subject: [PATCH] Remove mention of available regions in VKE res doc --- website/docs/r/kubernetes.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/r/kubernetes.html.markdown b/website/docs/r/kubernetes.html.markdown index 1cc65183..30a73355 100644 --- a/website/docs/r/kubernetes.html.markdown +++ b/website/docs/r/kubernetes.html.markdown @@ -61,7 +61,7 @@ There is still a requirement that there be one node pool attached to the cluster The follow arguments are supported: -* `region` - (Required) The region your VKE cluster will be deployed in. Currently, supported values are `ewr` and `lax` +* `region` - (Required) The region your VKE cluster will be deployed in. * `version` - (Required) The version your VKE cluster you want deployed. [See Available Version](https://www.vultr.com/api/#operation/get-kubernetes-versions) * `label` - (Optional) The VKE clusters label.