Skip to content

Commit 37f3c92

Browse files
committed
Update cs_managed_kubernetes.html.markdown
1 parent b9f8c00 commit 37f3c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/cs_managed_kubernetes.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The following arguments are supported:
115115
#### Addons
116116
It is a new field since 1.75.0. You can specific network plugin,log component,ingress component and so on.
117117

118-
-> **NOTE:** If you want to upgrade provider to 1.90.0+, you need to pay attention to the disabled value. If the value is `""`, you need to modify it to `"false"`, and then run `terraform apply` to make it effect. After that, you can modify the provider version to upgrade smoothly.
118+
-> **NOTE:** If you want to upgrade provider to 1.90.0+, you need to pay attention to the disabled value. If the value is `""`, you need to modify it to `"false"`, and then run `terraform apply` to make it effect. After that, you can modify the provider version to upgrade smoothly. Otherwise, there will throw an error: `Error: a bool is required`.
119119

120120
```$xslt
121121
main.tf

0 commit comments

Comments
 (0)