From 63f0cbfd27387a9d4fd0b5aa853be9a5a52475f2 Mon Sep 17 00:00:00 2001 From: Charles Rodrigues <56375916+chrodrigues@users.noreply.github.com> Date: Mon, 10 Jun 2024 19:06:11 -0300 Subject: [PATCH] fix(docs): update virtual_environment_vm.md (#1377) Update virtual_environment_vm.md Signed-off-by: Charles Rodrigues <56375916+chrodrigues@users.noreply.github.com> --- docs/resources/virtual_environment_vm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/virtual_environment_vm.md b/docs/resources/virtual_environment_vm.md index efb49f9b..832f9e57 100644 --- a/docs/resources/virtual_environment_vm.md +++ b/docs/resources/virtual_environment_vm.md @@ -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.