Command
terraform providers
Explanation
Lists the providers required by your configuration and their versions. Useful for auditing or upgrading providers.
Examples
Display provider info in JSON
terraform providers -json
terraform providers
Lists the providers required by your configuration and their versions. Useful for auditing or upgrading providers.
Display provider info in JSON
terraform providers -json