From 8f5e5c47b97f44980201a502a2758fb17fb09db4 Mon Sep 17 00:00:00 2001 From: pradeepbhadani Date: Wed, 17 May 2017 17:15:00 +0100 Subject: [PATCH] Update preferred_backup_window description mention time in UTC --- website/source/docs/providers/aws/r/rds_cluster.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/providers/aws/r/rds_cluster.html.markdown b/website/source/docs/providers/aws/r/rds_cluster.html.markdown index 20b06d03e..123e1fb02 100644 --- a/website/source/docs/providers/aws/r/rds_cluster.html.markdown +++ b/website/source/docs/providers/aws/r/rds_cluster.html.markdown @@ -69,7 +69,7 @@ The following arguments are supported: instances in the DB cluster can be created in * `backup_retention_period` - (Optional) The days to retain backups for. Default 1 -* `preferred_backup_window` - (Optional) The daily time range during which automated backups are created if automated backups are enabled using the BackupRetentionPeriod parameter. +* `preferred_backup_window` - (Optional) The daily time range during which automated backups are created if automated backups are enabled using the BackupRetentionPeriod parameter.Time in UTC Default: A 30-minute window selected at random from an 8-hour block of time per region. e.g. 04:00-09:00 * `preferred_maintenance_window` - (Optional) The weekly time range during which system maintenance can occur, in (UTC) e.g. wed:04:00-wed:04:30 * `port` - (Optional) The port on which the DB accepts connections