The tofu plan command creates an execution plan with a preview of the changes that OpenTofu will make to your infrastructure.| opentofu.org
The tofu init command initializes a working directory containing configuration files and installs plugins for required providers.| opentofu.org
Introduction OpenTofu offers a versatile command-line interface for managing your infrastructure. With a diverse range of commands, you can initiate, validate, and manipulate configurations with ease. Command Basics: Run the tofu command by itself to get a list of available commands and their purposes. The general structure is: tofu [global| Digger.dev