turbot/steampipe-plugin-terraform
Use SQL to instantly query resources, data sources and more from Terraform code. Open source CLI. No DB required.
This tool helps DevOps engineers and cloud infrastructure managers analyze their Terraform configuration files by letting them query resource definitions using standard SQL. You feed in your Terraform code, and it provides a SQL-queryable database of your infrastructure resources, data sources, and modules. This allows for quick insights into your planned cloud environment.
Use this if you need to quickly understand, audit, or report on the resources defined across many Terraform configuration files without manually sifting through code.
Not ideal if you are looking to provision or modify infrastructure, as this tool is for querying existing configurations only.
Stars
30
Forks
5
Language
Go
License
Apache-2.0
Category
Last pushed
Mar 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/data-engineering/turbot/steampipe-plugin-terraform"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
turbot/steampipe-plugin-aws
Use SQL to instantly query AWS resources across regions and accounts. Open source CLI. No DB required.
turbot/steampipe-plugin-github
Use SQL to instantly query repositories, users, gists and more from GitHub. Open source CLI. No...
turbot/steampipe-plugin-kubernetes
Use SQL to instantly query Kubernetes API resources. Open source CLI. No DB required.
turbot/steampipe-plugin-gcp
Use SQL to instantly query GCP resources across regions, projects and organizations. Open source...
turbot/steampipe-plugin-azure
Use SQL to instantly query Azure resources across regions and subscriptions. Open source CLI. No...