Add documentation for aws_db_instance/final_snapshot_identifer.
This commit is contained in:
parent
61122beec4
commit
733f10d7b9
|
@ -33,6 +33,7 @@ The following arguments are supported:
|
|||
* `engine_version` - (Required) The engine version to use.
|
||||
* `identifier` - (Required) The name of the RDS instance
|
||||
* `instance_class` - (Required) The instance type of the RDS instance.
|
||||
* `final_snapshot_identifier` - (Optional) The name of your final DB snapshot.
|
||||
* `name` - (Required) The DB name to create.
|
||||
* `password` - (Required) Password for the master DB user.
|
||||
* `username` - (Required) Username for the master DB user.
|
||||
|
|
Loading…
Reference in New Issue