awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 repository-uri

Awesome GitHub RepositoriesInfrastructure as Code

Manage cloud infrastructure and Kubernetes clusters.

Explore 10 awesome GitHub repositories matching part of an awesome list · Infrastructure as Code. Refine with filters or upvote what's useful.

Awesome Infrastructure as Code GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • hashicorp/terraformAvatar hashicorp

    hashicorp/terraform

    48,720Vezi pe GitHub↗

    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

    Standardizes infrastructure provisioning across cloud providers.

    Gocloudcloud-managementgraph
    Vezi pe GitHub↗48,720
  • opentofu/opentofuAvatar opentofu

    opentofu/opentofu

    29,206Vezi pe GitHub↗

    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

    Open-source alternative for infrastructure provisioning.

    Go
    Vezi pe GitHub↗29,206
  • pulumi/pulumiAvatar pulumi

    pulumi/pulumi

    24,797Vezi pe GitHub↗

    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

    Manages infrastructure using general-purpose programming languages.

    Goawsazurecloud
    Vezi pe GitHub↗24,797
  • tfsec/tfsecAvatar tfsec

    tfsec/tfsec

    7,013Vezi pe GitHub↗

    tfsec is a static analysis tool and security scanner for infrastructure as code, specifically designed to detect misconfigurations and compliance violations in Terraform and cloud infrastructure definitions before deployment. It functions as a cloud security policy engine that identifies vulnerabilities across multiple cloud platforms. The tool provides capabilities for cloud compliance auditing and scanning of Cloud Development Kit code. It supports custom security policy enforcement and allows for the definition of organization-specific security requirements. The scanner includes features

    Static analysis tool for identifying security issues in Terraform.

    Go
    Vezi pe GitHub↗7,013
  • cdk8s-team/cdk8sAvatar cdk8s-team

    cdk8s-team/cdk8s

    4,830Vezi pe GitHub↗

    cdk8s is a Kubernetes infrastructure as code framework and manifest generator. It provides a cloud native development environment for defining system components and reusable abstractions using general purpose programming languages, which are then synthesized into standard YAML manifests. The framework uses a declarative API and object-oriented modeling to transform code into pure manifest files. These files are generated for use with any Kubernetes cluster via existing deployment tools. The project enables the creation of hierarchical resource patterns and reusable abstractions. It employs s

    Defines Kubernetes applications using familiar programming languages.

    JavaScript
    Vezi pe GitHub↗4,830
  • awslabs/cfn-python-lintAvatar awslabs

    awslabs/cfn-python-lint

    2,624Vezi pe GitHub↗

    CloudFormation Linter

    Linter for AWS CloudFormation templates.

    Python
    Vezi pe GitHub↗2,624
  • aws-cloudformation/cloudformation-guardAvatar aws-cloudformation

    aws-cloudformation/cloudformation-guard

    1,384Vezi pe GitHub↗

    Guard offers a policy-as-code domain-specific language (DSL) to write rules and validate JSON- and YAML-formatted data such as CloudFormation Templates, K8s configurations, and Terraform JSON plans/configurations against those rules. Take this survey to provide feedback about cfn-guard: https://amazonmr.au1.qualtrics.com/jfe/form/SV_bpyzpfoYGGuuUl0

    Checks CloudFormation templates against policy-as-code rules.

    Rust
    Vezi pe GitHub↗1,384
  • notharshhaa/aws-projectsN

    NotHarshhaa/AWS-Projects

    0Vezi pe GitHub↗

    forks-shield: https://img.shields.io/github/forks/NotHarshhaa/AWS-Projects?style=for-the-badge&logo=github&logoColor=white&color=orange forks-url: https://github.com/NotHarshhaa/AWS-Projects/network/members

    Comprehensive collection of hands-on AWS infrastructure and deployment projects.

    Vezi pe GitHub↗0
  • cesar-rodriguez/terrascanAvatar cesar-rodriguez

    cesar-rodriguez/terrascan

    3Vezi pe GitHub↗

    Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.

    Security and best practice testing for Terraform templates.

    Vezi pe GitHub↗3
  • wata727/tflintAvatar wata727

    wata727/tflint

    0Vezi pe GitHub↗

    A Pluggable Terraform Linter

    Linter for detecting errors in Terraform configurations.

    Vezi pe GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. Infrastructure as Code