Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/current/cockroachcloud/managed-backups-advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ For each restore job, the tab will display:
- **Backup taken on**: The date the backup was originally taken.
- **Status**: The status of the restore job `Preparing`, `Running`, `Succeeded`, `Failed`.
- **Restore start**: The date the restore job was initiated.
- **Restore end**: The date the restore job ened (whether successful or unsuccessful).
- **Restore end**: The date the restore job ended (whether successful or unsuccessful).
- **Job ID**: The job ID of the restore job.

## Cloud API
Expand Down Expand Up @@ -283,4 +283,4 @@ resource "cockroach_cluster" "advanced" {
}
~~~

{% include cockroachcloud/backups/terraform-managed-backups.md %}
{% include cockroachcloud/backups/terraform-managed-backups.md %}
Loading