Skip to content

Commit 7138300

Browse files
committed
make doc
1 parent 791013d commit 7138300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/kubernetes_cluster_endpoint.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ depends_on = [
3636

3737
The following arguments are supported:
3838

39-
* `cluster_id` - (Required, String) Specify cluster ID.
39+
* `cluster_id` - (Required, String, ForceNew) Specify cluster ID.
4040
* `cluster_internet_domain` - (Optional, String) Domain name for cluster Kube-apiserver internet access. Be careful if you modify value of this parameter, the cluster_external_endpoint value may be changed automatically too.
4141
* `cluster_internet_security_group` - (Optional, String) Specify security group, NOTE: This argument must not be empty if cluster internet enabled.
4242
* `cluster_internet` - (Optional, Bool) Open internet access or not.

0 commit comments

Comments
 (0)