You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/r/maintenance_window.html.markdown
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,7 @@ Once maintenance is scheduled for your cluster, you cannot change your maintenan
46
46
*`start_asap` - Flag indicating whether project maintenance has been directed to start immediately. If you request that maintenance begin immediately, this field returns true from the time the request was made until the time the maintenance event completes.
47
47
*`number_of_deferrals` - Number of times the current maintenance event for this project has been deferred, you can set a maximum of 2 deferrals.
48
48
*`defer` - Defer maintenance for the given project for one week.
49
+
*`auto_defer` - Automatically defer any maintenance for the given project for one week.
49
50
50
51
-> **NOTE:** The `start_asap` attribute can't be used because of breaks the Terraform flow, but you can enable via API.
51
52
@@ -57,4 +58,4 @@ Maintenance Window entries can be imported using project project_id, in the form
0 commit comments