Update supported instance list
db.t2.small is in list of AWS documentation https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Aurora.Managing.html
This commit is contained in:
parent
8f5e5c47b9
commit
2cc7431983
|
@ -53,6 +53,7 @@ The following arguments are supported:
|
|||
* `instance_class` - (Required) The instance class to use. For details on CPU
|
||||
and memory, see [Scaling Aurora DB Instances][4]. Aurora currently
|
||||
supports the below instance classes.
|
||||
- db.t2.small
|
||||
- db.t2.medium
|
||||
- db.r3.large
|
||||
- db.r3.xlarge
|
||||
|
|
Loading…
Reference in New Issue