diff --git a/website/docs/r/cce_cluster_v3.html.md b/website/docs/r/cce_cluster_v3.html.md
index c54f3995c..e34390ca3 100644
--- a/website/docs/r/cce_cluster_v3.html.md
+++ b/website/docs/r/cce_cluster_v3.html.md
@@ -55,7 +55,7 @@ The following arguments are supported:
* `cce.t2.medium` - medium-scale HA physical machine cluster (up to 100 nodes).
* `cce.t2.large` - large-scale HA physical machine cluster (up to 500 nodes).
-* `cluster_version` - (Optional) For the cluster version, possible value is 'v1.11.7-r2','v1.13.10-r0' and 'v1.15.6-r1'. If this parameter is not set, the latest version will be used.
+* `cluster_version` - (Optional) For the cluster version, possible values are listed on the [CCE Cluster Version Release Notes](https://docs.prod-cloud-ocb.orange-business.com/usermanual2/cce/cce_01_0068.html). If this parameter is not set, the latest available version will be used.
* `cluster_type` - (Required) Cluster Type, possible values are VirtualMachine and BareMetal. Changing this parameter will create a new cluster resource.