mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-08-26 13:25:43 +00:00
Add a line to the docs
Signed-off-by: maidl0ver <maidlover@disroot.org> Signed-off-by: maidlover <117573165+maidl0ver@users.noreply.github.com>
This commit is contained in:
parent
2626f1b84b
commit
77c03be41e
@ -134,6 +134,7 @@ output "ubuntu_container_public_key" {
|
|||||||
- `size` - (Optional) The size of the root filesystem in gigabytes (defaults
|
- `size` - (Optional) The size of the root filesystem in gigabytes (defaults
|
||||||
to `4`). When set to 0 a directory or zfs/btrfs subvolume will be created.
|
to `4`). When set to 0 a directory or zfs/btrfs subvolume will be created.
|
||||||
Requires `datastore_id` to be set.
|
Requires `datastore_id` to be set.
|
||||||
|
- `mount_options` (Optional) List of extra mount options.
|
||||||
- `initialization` - (Optional) The initialization configuration.
|
- `initialization` - (Optional) The initialization configuration.
|
||||||
- `dns` - (Optional) The DNS configuration.
|
- `dns` - (Optional) The DNS configuration.
|
||||||
- `domain` - (Optional) The DNS search domain.
|
- `domain` - (Optional) The DNS search domain.
|
||||||
|
Loading…
Reference in New Issue
Block a user