The open-source cloud asset inventory powered by SQL.
CloudQuery extracts, transforms, and loads your cloud assets into normalized PostgreSQL tables. CloudQuery enables you to assess, audit, and monitor the configurations of your cloud assets.
CloudQuery key use-cases and features:
- Search: Use standard SQL to find any asset based on any configuration or relation to other assets.
- Visualize: Connect CloudQuery standard PostgreSQL database to your favorite BI/Visualization tool such as Grafana, QuickSight, etc...
- Policy-as-Code: Codify your security & compliance rules with SQL as the query engine.
- Homepage: https://cloudquery.io
- Releases: https://github.com/cloudquery/cloudquery/releases
- Documentation: https://docs.cloudquery.io
- Hub (Provider and schema docs): https://hub.cloudquery.io/
Check out https://hub.cloudquery.io.
If you want us to add a new provider or resource please open an Issue.
See docs for developing new provider.
Please check out our 'Getting Started' guides:
For other providers, you can follow their specific guide on Cloudquery Hub, as well reference the Getting Started with AWS for general installation and configuration tips.
go build .
./cloudquery # --help to see all options
Checkout cloudquery/terraform-aws-cloudquery
By contributing to cloudquery you agree that your contributions will be licensed as defined on the LICENSE file.
If you are into Go, Backend, Cloud, GCP, AWS - ping us at jobs [at] our domain
Feel free to open Pull-Request for small fixes and changes. For bigger changes and new providers please open an issue first to prevent double work and discuss relevant stuff.