diff --git a/docs/resources/virtual_environment_container.md b/docs/resources/virtual_environment_container.md index a234d398..34b26bfc 100644 --- a/docs/resources/virtual_environment_container.md +++ b/docs/resources/virtual_environment_container.md @@ -107,7 +107,7 @@ output "ubuntu_container_public_key" { - `console` - (Optional) The console configuration. - `enabled` - (Optional) Whether to enable the console device (defaults to `true`). - - `mode` - (Optional) The console mode (defaults to `tty`). + - `type` - (Optional) The console mode (defaults to `tty`). - `console` - Console. - `shell` - Shell. - `tty` - TTY.