mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Adding snapshot_identifier to db_instance docs
This commit is contained in:
parent
ca8736d29f
commit
d206d6d5d8
@ -77,7 +77,7 @@ database, and to use this value as the source database. This correlates to the
|
||||
[DB Instance Replication][1] and
|
||||
[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.
|
||||
|
||||
~> **NOTE:** Removing the `replicate_source_db` attribute from an existing RDS
|
||||
Replicate database managed by Terraform will promote the database to a fully
|
||||
|
Loading…
Reference in New Issue
Block a user