mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-02 12:17:39 -06:00
website: make ssh_key configuration for droplet clearer
This commit is contained in:
parent
d73c295454
commit
4a0ea48814
@ -33,7 +33,8 @@ The following arguments are supported:
|
||||
* `backups` - (Optional) Boolean controlling if backups are made.
|
||||
* `ipv6` - (Optional) Boolean controlling if IPv6 is enabled.
|
||||
* `private_networking` - (Optional) Boolean controlling if private networks are enabled.
|
||||
* `ssh_keys` - (Optional) A list of SSH IDs or fingerprints to enable.
|
||||
* `ssh_keys` - (Optional) A list of SSH IDs or fingerprints to enable in
|
||||
the format `[12345, 123456]`
|
||||
|
||||
## Attributes Reference
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user