Document `license_model` as supported argument

Required for Oracle SE1
This commit is contained in:
Michael H. Oshita 2015-11-09 23:59:09 +09:00
parent 091b687a7b
commit 22876be830
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ database, and to use this value as the source database. This correlates to the
[Working with PostgreSQL and MySQL Read Replicas](http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ReadRepl.html) for
more information on using Replication.
* `snapshot_identifier` - (Optional) Specifies whether or not to create this database from a snapshot. This correlates to the snapshot ID you'd find in the RDS console, e.g: rds:production-2015-06-26-06-05.
* `license_model` - (Optional, but required for some DB engines, i.e. Oracle SE1) License model information for this DB instance.
~> **NOTE:** Removing the `replicate_source_db` attribute from an existing RDS
Replicate database managed by Terraform will promote the database to a fully