3 个仓库
Platforms for publishing, distributing, and verifying infrastructure provider plugins.
Distinguishing note: Focuses on the distribution and verification layer for infrastructure plugins.
Explore 3 awesome GitHub repositories matching devops & infrastructure · Provider Registries. Refine with filters or upvote what's useful.
Terraform is a declarative infrastructure-as-code tool designed to manage the lifecycle of cloud and on-premises resources. It functions as a workflow engine that reconciles a defined desired state against real-world infrastructure, using a persistent state-tracking layer to maintain consistency and visibility across distributed environments. By mapping infrastructure components into a directed acyclic graph, the system calculates the optimal order for provisioning, updating, or destroying resources. The platform is distinguished by its extensible plugin-based architecture, which decouples co
Enables distribution and verification of infrastructure providers through centralized registries.
Manifesto is an infrastructure-as-code project and a community-driven software fork. It serves as an open-source infrastructure tool designed to provide an alternative to proprietary automation software by maintaining a codebase under a permissive open-source license. The project focuses on open-source licensing advocacy, calling for foundational infrastructure tools to return to transparent and permissive licenses. This effort aims to ensure community transparency, prevent vendor lock-in, and maintain software longevity. The project's capabilities include managing a provider registry for in
Maintains a registry for publishing and distributing infrastructure provider plugins.
Pulumi is an infrastructure-as-code framework that enables the definition, deployment, and management of cloud resources using general-purpose programming languages. It functions as a cloud resource orchestrator that coordinates the lifecycle of heterogeneous infrastructure by executing code to construct dependency graphs and reconciling the desired state against actual cloud environments. The platform distinguishes itself through a language-host runtime bridge that allows developers to use standard programming languages to define infrastructure, rather than relying solely on domain-specific
Provides a centralized registry of pre-built packages to integrate third-party cloud services and infrastructure components.