Skip to content

Commit 34c05e9

Browse files
committed
prettier
1 parent c5679a4 commit 34c05e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

service-catalog/gcp-backup/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ Here we have one Google [Object Storage](https://cloud.google.com/storage?hl=en)
7979
- `static-rust-lang-org`. Cloudfront Url: `cloudfront-static.rust-lang.org`. Among other things, it contains the Rust releases.
8080

8181
For the objects:
82+
8283
- Set the [storage class](https://cloud.google.com/storage/docs/storage-classes) to "archive" for all buckets.
8384
This is the cheapest class for infrequent access.
8485
- Enable [object-versioning](https://cloud.google.com/storage/docs/object-versioning) and [soft-delete](https://cloud.google.com/storage/docs/soft-delete),
@@ -101,6 +102,7 @@ You can also run the following test:
101102
- Delete the in AWS and check that you can recover all previous versions from GCP.
102103

103104
In the future, we might want to create alerts in:
105+
104106
- _Datadog_: to monitor if the transfer job fails.
105107
- _Wiz_: to monitor if the access control changes.
106108

0 commit comments

Comments
 (0)