mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
Co-authored-by: Damian Stasik <920747+damianstasik@users.noreply.github.com> Co-authored-by: Roman Grinovski <roman.grinovski@gmail.com>
19 lines
503 B
Plaintext
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`
|