Files
opentf/website/docs/cli/commands/providers.mdx
Julien Levasseur 4c0bda5386 Rename website to OpenTofu (#516)
Co-authored-by: Damian Stasik <920747+damianstasik@users.noreply.github.com>
Co-authored-by: Roman Grinovski <roman.grinovski@gmail.com>
2023-09-21 10:57:47 +01:00

19 lines
503 B
Plaintext

---
description: >-
The tofu providers command prints information about the providers
required in the current configuration.
---
# Command: providers
The `tofu providers` command shows information about the
[provider requirements](/docs/language/providers/requirements) of the
configuration in the current working directory, as an aid to understanding
where each requirement was detected from.
This command also has several subcommands with different purposes.
## Usage
Usage: `tofu providers`