Skip to content

Commit 9bddba8

Browse files
committed
chore: Update readme
1 parent 4fd4f7a commit 9bddba8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/do-linux/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ tags: [cloud, digitalocean]
66

77
# do-droplet-linux
88

9-
This is an example for deploying workspaces on Digital Ocean Droplets.
9+
This is an example for deploying workspaces as Digital Ocean Droplets.
1010

1111
## Requirements
1212

1313
- Digital Ocean Personal Access Token (PAT)
1414
- Digital Ocean Project ID (e.g. `doctl projects list`)
1515
- Remove `variable "step2_do_project_id"` and `resource "digitalocean_project_resources" "project"` if you don't want project association.
16+
- (Optional) Digital Ocean SSH key ID (e.g. `doctl compute ssh-key list`)
17+
- Only required for Fedora images to work.

0 commit comments

Comments
 (0)