Add auto_minor_version_upgrade document (#13706)
This commit is contained in:
parent
bb69e3730b
commit
3da620944d
|
@ -75,6 +75,7 @@ what IAM permissions are needed to allow Enhanced Monitoring for RDS Instances.
|
|||
Eg: "04:00-09:00"
|
||||
* `preferred_maintenance_window` - (Optional) The window to perform maintenance in.
|
||||
Syntax: "ddd:hh24:mi-ddd:hh24:mi". Eg: "Mon:00:00-Mon:03:00".
|
||||
* `auto_minor_version_upgrade` - (Optional) Indicates that minor engine upgrades will be applied automatically to the DB instance during the maintenance window. Default `true`.
|
||||
* `tags` - (Optional) A mapping of tags to assign to the instance.
|
||||
|
||||
## Attributes Reference
|
||||
|
|
Loading…
Reference in New Issue