Skip to content

Commit 637446d

Browse files
committed
website: make it clearer how to retrieve DO key info
1 parent 374d0a5 commit 637446d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

website/source/docs/providers/do/r/droplet.html.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ The following arguments are supported:
3434
* `ipv6` - (Optional) Boolean controlling if IPv6 is enabled.
3535
* `private_networking` - (Optional) Boolean controlling if private networks are enabled.
3636
* `ssh_keys` - (Optional) A list of SSH IDs or fingerprints to enable in
37-
the format `[12345, 123456]`
37+
the format `[12345, 123456]`. To retrieve this info, use a tool such
38+
as `curl` with the [DigitalOcean API](https://developers.digitalocean.com/#keys),
39+
to retrieve them.
3840

3941
## Attributes Reference
4042

0 commit comments

Comments
 (0)