awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesCloud Provisioners

Interfaces that translate configuration files into provider-specific API calls for multi-cloud resource management.

Distinguishing note: Focuses on the abstraction layer for cloud API interactions rather than the declarative state management.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Cloud Provisioners. Refine with filters or upvote what's useful.

Awesome Cloud Provisioners GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • trailofbits/algoAvatar von trailofbits

    trailofbits/algo

    30,278Auf GitHub ansehen↗

    Algo is a cloud VPN deployment tool and WireGuard orchestrator designed to automate the provisioning and configuration of personal VPN servers across multiple cloud infrastructure providers. It functions as a multi-cloud infrastructure provisioner and a VPN client configuration generator, creating the necessary tunnels and connection profiles for secure device connectivity. The project distinguishes itself by integrating a network ad-blocking DNS server directly into the deployment, filtering advertisements and malicious domains for all connected clients. It further simplifies the onboarding

    Acts as an abstraction layer translating configurations into API calls for multi-cloud resource management.

    Pythonansibleencryptionikev2
    Auf GitHub ansehen↗30,278
  • opentofu/opentofuAvatar von opentofu

    opentofu/opentofu

    29,206Auf GitHub ansehen↗

    OpenTofu is a declarative infrastructure orchestrator that automates the provisioning and management of cloud resources. It functions as a platform-agnostic interface, allowing users to define their desired environment state in configuration files, which the system then reconciles against live infrastructure to calculate and execute necessary updates. The project utilizes a graph-based execution engine to determine the optimal sequence for resource operations, enabling the parallel processing of independent components to reduce deployment times. To support complex, multi-platform environments

    A platform-agnostic interface that translates configuration files into specific API calls across multiple service providers and cloud environments.

    Go
    Auf GitHub ansehen↗29,206
  • hashicorp/terraform-provider-awsAvatar von hashicorp

    hashicorp/terraform-provider-aws

    10,951Auf GitHub ansehen↗

    This project is an infrastructure as code tool designed to automate the lifecycle management of Amazon Web Services resources. It functions as a cloud resource provisioner that enables users to define, version, and deploy infrastructure components through declarative configuration files. The system operates by reconciling the current state of a cloud environment against a desired configuration, calculating the necessary delta operations to achieve convergence. It utilizes a directed acyclic graph to resolve resource dependencies and determine the optimal execution order for changes, ensuring

    Automates the creation, updates, and deletion of cloud-native components across provider ecosystems.

    Goawsterraformterraform-provider
    Auf GitHub ansehen↗10,951
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Provisioners