2 个仓库
Tools for extracting resource metadata from cloud providers to create reproducible infrastructure deployments.
Distinct from Cloud Infrastructure Deployment: Specifically targets the export of existing metadata into code, unlike deployment tools that push code to cloud.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Cloud Infrastructure Exporters. Refine with filters or upvote what's useful.
Terraformer is a reverse engineering tool and infrastructure-to-code generator that transforms existing live cloud resources into declarative configuration files and state manifests. It functions as a cloud infrastructure exporter, allowing users to extract resource metadata from cloud providers to create reproducible infrastructure deployments. The tool specializes in reverse engineering by querying cloud provider APIs to map active resource configurations and translate them into Terraform resource blocks. It supports infrastructure state recovery by reconstructing state files from live envi
Extracts resource metadata from cloud providers to create reproducible infrastructure deployments.
CloudQuery is a cloud infrastructure ETL tool and multi-cloud data pipeline designed to collect, synchronize, and normalize resource metadata from various cloud providers and SaaS platforms. It functions as a centralized asset inventory manager and security posture manager, extracting configuration and state data into relational databases, data lakes, or data warehouses. The system distinguishes itself by transforming complex, nested cloud API responses into flat relational tables, enabling the use of standard SQL for asset querying and analysis. It employs a modular plugin system for data ex
Provides a data pipeline that extracts resource metadata from cloud providers and SaaS sources into relational databases.