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

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

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

1 个仓库

Awesome GitHub RepositoriesInfrastructure Code Generators

Tools that automatically generate declarative infrastructure code from existing environments.

Distinct from Infrastructure as Code: Distinct from Infrastructure as Code: focuses on the generation of the code from live state rather than just the usage of the code for provisioning.

Explore 1 awesome GitHub repository matching part of an awesome list · Infrastructure Code Generators. Refine with filters or upvote what's useful.

Awesome Infrastructure Code Generators GitHub Repositories

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

    dtan4/terraforming

    4,260在 GitHub 上查看↗

    Terraforming 是一个基础设施即代码生成器和 AWS Terraform 资源导出器。它将实时云基础设施转换为声明式配置和状态文件,允许将现有云资源纳入编程管理。 该工具作为一个状态文件管理器,能够生成和合并 JSON 状态文件。它将实时云提供商 API 响应转换为 HashiCorp Configuration Language 语法,并可以将新导出的资源数据集成到现有状态文件中,而不会覆盖不相关的条目。 该系统包括资源发现和审计功能,以及通过 AWS 配置文件身份验证和 IAM 角色承担进行的身份和访问控制。它被设计为一个容器化实用程序,可以在 Docker 内部运行,以将依赖项与主机隔离。

    Converts live cloud infrastructure into declarative code for programmatic management.

    Ruby
    在 GitHub 上查看↗4,260
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Infrastructure as Code
  5. Infrastructure Code Generators