Skip to content

Commit

Permalink
Modify extend_params to extend_param (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
chengxiangdong authored Jan 18, 2024
1 parent a50fd65 commit 3af424c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/cce_cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ The following arguments are supported:
+ **ipvs**: Optimized kube-proxy mode with higher throughput and faster speed. This mode supports incremental updates
and can keep connections uninterrupted during service updates. It is suitable for large-sized clusters.

* `extend_params` - (Optional, Map, ForceNew) Specifies the extended parameter.
* `extend_param` - (Optional, Map, ForceNew) Specifies the extended parameter.
Changing this parameter will create a new cluster resource.

* `enterprise_project_id` - (Optional, String, ForceNew) The enterprise project ID of the CCE cluster.
Expand Down

0 comments on commit 3af424c

Please sign in to comment.