Reports
Scalr reports provide administrators with visibility into information across environments and workspaces so that they can easily find information about outliers, non-compliant Terraform deployment, etc in a single place. This will save you time from searching through lower-level objects like workspaces and runs. Each report has drill-down capabilities as well to make them very actionable.
See more here:
Terraform Versions
The Terraform versions report shows you which Terraform versions are being used by all of your workspaces across all of your environments. This is very helpful when you are trying to phase out or standardize on a specific Terraform version. Get your real-time status updates here.
Terraform Modules
The Terraform modules report shows you which modules and their versions are being used across all of your workspaces in the account. You will also see the source of the module to make sure that all workspaces are pulling from an approved source.

Terraform Providers
The Terraform providers report shows you which providers and their versions are being used across all of your workspaces in the account. You will also see the source of the provider to make sure that all workspaces are pulling from an approved source.

Updated about 1 month ago