awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesCloud Infrastructure Exporters

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.

Awesome Cloud Infrastructure Exporters GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • googlecloudplatform/terraformerGoogleCloudPlatform 的头像

    GoogleCloudPlatform/terraformer

    14,551在 GitHub 上查看↗

    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.

    Goawscloudgcp
    在 GitHub 上查看↗14,551
  • cloudquery/cloudquerycloudquery 的头像

    cloudquery/cloudquery

    6,438在 GitHub 上查看↗

    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.

    Goairbyteattack-surface-managementaws
    在 GitHub 上查看↗6,438
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Infrastructure Exporters

探索子标签

  • Metadata ETL PipelinesData pipelines that extract and normalize cloud resource metadata for relational storage. **Distinct from Cloud Infrastructure Exporters:** Focuses on the ETL process of metadata synchronization rather than exporting metadata into deployment code.