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/sql_database_instance.html.markdown
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -419,8 +419,7 @@ when an Instance can automatically restart to apply updates. The maintenance win
419
419
420
420
*`hour` - (Optional) Hour of day (`0-23`), ignored if `day` not set
421
421
422
-
*`update_track` - (Optional) Receive updates earlier (`canary`) or later
423
-
(`stable`)
422
+
*`update_track` - (Optional) Receive updates after one week (`canary`) or after two weeks (`stable`) or after five weeks (`week5`) of notification.
424
423
425
424
The optional `settings.insights_config` subblock for instances declares Query Insights([MySQL](https://cloud.google.com/sql/docs/mysql/using-query-insights), [PostgreSQL](https://cloud.google.com/sql/docs/postgres/using-query-insights)) configuration. It contains:
0 commit comments