Input variables allow you to customize modules without altering their source code. Learn how to declare, define, and reference variables in configurations.| 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 init command initializes a working directory containing configuration files and installs plugins for required providers.| opentofu.org