Fixing the RDS Cluster Instance docs to show that either an instance must be set as public OR have a db_subnet_group_name set

This commit is contained in:
stack72 2015-11-06 16:10:21 +00:00
parent 364b297700
commit e8a411ce5f
1 changed files with 4 additions and 0 deletions

View File

@ -64,6 +64,10 @@ and memory, see [Scaling Aurora DB Instances][4]. Aurora currently
Default `false`. See the documentation on [Creating DB Instances][6] for more
details on controlling this property.
* `db_subnet_group_name` - (Optional) A DB subnet group to associate with this DB instance.
~> **NOTE:** `db_subnet_group_name` is a required field when you are trying to create a private instance (`publicly_accessible` = false)
## Attributes Reference
The following attributes are exported: