mirror of
https://github.com/opentofu/opentofu.git
synced 2026-05-28 04:15:54 -04:00
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com> Signed-off-by: Damian Stasik <920747+damianstasik@users.noreply.github.com> Signed-off-by: Roman Grinovski <roman.grinovski@gmail.com> Co-authored-by: Damian Stasik <920747+damianstasik@users.noreply.github.com> Co-authored-by: Roman Grinovski <roman.grinovski@gmail.com>
11 lines
232 B
Text
11 lines
232 B
Text
---
|
|
description: >-
|
|
The tofu env command is a deprecated form of the tofu workspace
|
|
command.
|
|
---
|
|
|
|
# Command: env
|
|
|
|
The `tofu env` command is deprecated.
|
|
[The `tofu workspace` command](workspace/index.mdx)
|
|
should be used instead.
|