Commit 8d173b1 1 parent 8b5110f commit 8d173b1 Copy full SHA for 8d173b1
File tree 1 file changed +2
-2
lines changed
examples/mongodbatlas_cloud_provider_snapshot_restore_job/point-in-time
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ Variables Required:
7
7
- ` cluster_name ` : Name of the cluster
8
8
- ` point_in_time_utc_seconds ` : Point in time to restore to, a number of seconds since unix epoch.
9
9
10
- In order to utilize the backup restore job via point in time, fist you need a backup with which to restore.
10
+ In order to utilize the backup restore job via point in time, first you need a backup with which to restore.
11
11
This example has been configured to only create the backup restore if ` point_in_time_utc_seconds ` is a non-zero number.
12
- As such, utilize the following example ` terraform.tfvars ` and pseudo-code to execute a workign example:
12
+ As such, utilize the following example ` terraform.tfvars ` and pseudo-code to execute a working example:
13
13
14
14
Example ` terraform.tfvars `
15
15
```
You can’t perform that action at this time.
0 commit comments