Skip to content

Commit

Permalink
Merge pull request hashicorp#613 from danielcompton/patch-2
Browse files Browse the repository at this point in the history
Explain that sql_database_instance maintenance windows are specified in UTC
  • Loading branch information
paddycarver authored Oct 26, 2017
2 parents aa5565f + d3fd1f1 commit a4ee616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/r/sql_database_instance.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ The optional `settings.location_preference` subblock supports:

The optional `settings.maintenance_window` subblock for Second Generation
instances declares a one-hour [maintenance window](https://cloud.google.com/sql/docs/instance-settings?hl=en#maintenance-window-2ndgen)
when an Instance can automatically restart to apply updates. It supports:
when an Instance can automatically restart to apply updates. The maintenance window is specified in UTC time. It supports:

* `day` - (Optional) Day of week (`1-7`), starting on Monday

Expand Down

0 comments on commit a4ee616

Please sign in to comment.