Merge pull request #14628 from jasonmcintosh/patch-1

Fixed export to be master_username from username
pull/14634/head
Jake Champlin 9 years ago committed by GitHub
commit 04c62ae406

@ -106,7 +106,7 @@ load-balanced across replicas
* `database_name` - The database name
* `port` - The database port
* `status` - The RDS instance status
* `username` - The master username for the database
* `master_username` - The master username for the database
* `storage_encrypted` - Specifies whether the DB cluster is encrypted
* `preferred_backup_window` - The daily time range during which the backups happen
* `replication_source_identifier` - ARN of the source DB cluster if this DB cluster is created as a Read Replica.

Loading…
Cancel
Save