We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1673df8 commit 2034d1fCopy full SHA for 2034d1f
README.md
@@ -18,7 +18,7 @@ Terraform project that deploys VSCode Server on Oracle Cloud Infrastructure usin
18
- [x] Create the instance on free tier (4 vCPU, 24GB memory)
19
- [x] Configure the instance and install VSCode Server with Cloud Init
20
- [x] Create automatically the SSH key pair
21
-- [ ] Mount and format the block volume on `/data` (WIP)
+- [x] Mount and format the block volume on `/data` (WIP)
22
- [ ] Encrypt the block volume with a KMS key
23
- [ ] Configure backups of the block volume only (WIP)
24
- [ ] Configure Cloudflare Zero Trust to secure the instance access
0 commit comments