Skip to content

Commit

Permalink
remove status attribute from docdb_cluster_instance doc (#9921)
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrlalttaco authored and nywilken committed Aug 30, 2019
1 parent d44684a commit 8e40e69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/docs/r/docdb_cluster_instance.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ In addition to all arguments above, the following attributes are exported:
* `kms_key_id` - The ARN for the KMS encryption key if one is set to the cluster.
* `port` - The database port
* `preferred_backup_window` - The daily time range during which automated backups are created if automated backups are enabled.
* `status` - The DocDB instance status
* `storage_encrypted` - Specifies whether the DB cluster is encrypted.
* `writer` – Boolean indicating if this instance is writable. `False` indicates this instance is a read replica.

Expand Down

0 comments on commit 8e40e69

Please sign in to comment.