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 f175ce7 commit 07b3b1e
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 @@ -883,7 +883,7 @@ The `upgrade_override` block supports the following:

* `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.

-> **Note: Enable this option only with caution as it may render the cluster inoperative.**
!> **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.**

* `effective_until` - (Optional) Specifies the duration, in RFC 3339 format (e.g., `2025-10-01T13:00:00Z`), the `upgrade_override` values are effective. This field must be set for the `upgrade_override` values to take effect. The date-time must be within the next 30 days.

Expand Down

0 comments on commit 07b3b1e

Please sign in to comment.