mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-01 19:12:59 +00:00
fix(docs): update virtual_environment_vm.md (#1377)
Update virtual_environment_vm.md Signed-off-by: Charles Rodrigues <56375916+chrodrigues@users.noreply.github.com>
This commit is contained in:
parent
8892118228
commit
63f0cbfd27
@ -354,7 +354,7 @@ output "ubuntu_vm_public_key" {
|
||||
autodiscovery.
|
||||
- `gateway` - (Optional) The IPv4 gateway (must be omitted
|
||||
when `dhcp` is used as the address).
|
||||
- `ipv6` - (Optional) The IPv4 configuration.
|
||||
- `ipv6` - (Optional) The IPv6 configuration.
|
||||
- `address` - (Optional) The IPv6 address in CIDR notation
|
||||
(e.g. fd1c:000:0000::0000:000:7334/64). Alternatively, set this
|
||||
to `dhcp` for autodiscovery.
|
||||
|
Loading…
Reference in New Issue
Block a user