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

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

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

1 个仓库

Awesome GitHub RepositoriesCloud Resource Validators

Systems that validate the properties and types of cloud resource definitions prior to deployment.

Distinct from Cloud Resource Constructs: Distinct from resource constructs or credential validators; focuses on the validation of resource property schemas.

Explore 1 awesome GitHub repository matching devops & infrastructure · Cloud Resource Validators. Refine with filters or upvote what's useful.

Awesome Cloud Resource Validators GitHub Repositories

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

    cloudtools/troposphere

    4,942在 GitHub 上查看↗

    Troposphere 是一个 Python 库,用于程序化创建和验证基础设施即代码模板。它作为 AWS CloudFormation 和 OpenStack 模板的生成器,允许将云资源定义为通用编程语言中的对象,而不是通过原始的 JSON 或 YAML 标记。 该项目专注于云资源验证,在模板构建过程中检查属性名称和数据类型。该系统在基础设施导出部署之前识别配置错误和缺失的必填字段。 该库涵盖了广泛的云基础设施建模,包括计算、存储、网络和安全资源的定义。它提供了将这些程序化定义的对象转换为结构化 JSON 或 YAML 导出格式的工具。

    Validates the properties and types of cloud resource definitions to prevent deployment errors.

    Python
    在 GitHub 上查看↗4,942
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Resource Validators