Learn to use environment variables to change OpenTofu's default behavior. Configure log content and output, set variables, and more.| opentofu.org
Modules are containers for multiple resources that are used together in a configuration. Learn when to create modules and about module structure.| opentofu.org
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