Skip to content

Commit

Permalink
Update website/docs/r/kubernetes_cluster.html.markdown
Browse files Browse the repository at this point in the history
Co-authored-by: Wodans Son <20408400+WodansSon@users.noreply.github.com>
  • Loading branch information
hqhqhqhqhqhqhqhqhqhqhq and WodansSon authored Jan 22, 2025
1 parent 07b3b1e commit d28c5e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/kubernetes_cluster.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,7 @@ The `upgrade_override` block supports the following:

-> **Note:** Once set, the `upgrade_override` block cannot be removed from the configuration.

* `force_upgrade_enabled` - (Required) Whether to force upgrade the cluster. Note that this option instructs the upgrade operation to bypass upgrade protections such as checking for deprecated API usage.
* `force_upgrade_enabled` - (Required) Whether to force upgrade the cluster. Possible values are `true` or `false`.

!> **Important: The `force_upgrade_enabled` field instructs the upgrade operation to bypass upgrade protections (e.g. checking for deprecated API usage) which may render the cluster inoperative after the upgrade process has completed. Use the `force_upgrade_enabled` option with extreme caution only.**

Expand Down

0 comments on commit d28c5e3

Please sign in to comment.