Skip to content

Commit 2297ffa

Browse files
committed
add
1 parent 6718194 commit 2297ffa

File tree

2 files changed

+105
-3
lines changed

2 files changed

+105
-3
lines changed

tencentcloud/services/tke/resource_tc_kubernetes_addon.go

Lines changed: 104 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/docs/r/kubernetes_addon.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The following arguments are supported:
4343

4444
* `addon_name` - (Required, String, ForceNew) Name of addon.
4545
* `cluster_id` - (Required, String, ForceNew) ID of cluster.
46-
* `addon_version` - (Optional, String) Version of addon.
46+
* `addon_version` - (Optional, String) Version of addon. If no set, the latest version will be installed by default.
4747
* `raw_values` - (Optional, String) Params of addon, base64 encoded json format.
4848

4949
## Attributes Reference

0 commit comments

Comments
 (0)