Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Infrastructure As Code

Infrastructure As Code

494 projects

Showing 36 of 494 projects

terrakube
terrakubeJava

Open-source IaC automation and collaboration platform for Terraform and OpenTofu workflows.

#devops#private-registry#opentofu
Stars909
Forks104
Last commit3 days ago
comin
cominGo

A pull-mode GitOps deployment tool for NixOS (and nix-darwin) machines that polls Git repositories to apply configurations.

#deployment#devops#cicd
Stars897
Forks51
Last commit7 days ago
tfautomv
tfautomvGo

Automatically generates Terraform moved blocks and state move commands for safe infrastructure code refactoring.

#hacktoberfest#devops#opentofu
Stars895
Forks25
Last commit6 days ago
AWS/aws-parallelcluster
AWS/aws-parallelclusterPython

An AWS-supported open-source tool to deploy and manage High Performance Computing (HPC) clusters in the AWS cloud.

#high-performance-computing#aws-batch#batch-scheduling
Stars885
Forks316
Last commit
cfncluster
cfnclusterPython

An AWS-supported open-source tool to deploy and manage High Performance Computing (HPC) clusters in the AWS cloud.

#high-performance-computing#aws-batch#batch-scheduling
Stars885
Forks316
Last commit3 days ago
azure-sdk-for-rust
azure-sdk-for-rustRust

Official Rust SDK for interacting with Microsoft Azure cloud services, providing idiomatic Rust APIs for Azure resources.

#cloud-services#microsoft#serverless
Stars876
Forks355
Last commit1 day ago
Awesome Cloud Run
Awesome Cloud RunDockerfile

A curated list of resources, tutorials, and tools for Google Cloud Run, a serverless container platform.

#kubernetes-knative#devops#google-cloud-run
Stars875
Forks83
Last commit1 year ago
Swarm-cronjob
Swarm-cronjobGo

Schedule and run cron jobs as Docker Swarm services using labels for dynamic configuration.

#devops#container-orchestration#docker-swarm
Stars873
Forks75
Last commit4 days ago
Open CDK Guide
Open CDK Guide

An opinionated collection of tips and best practices for effectively using the AWS Cloud Development Kit (CDK).

#cloud-development#devops#aws-tooling
Stars868
Forks39
Last commit5 years ago
ecs-refarch-continuous-deployment
ecs-refarch-continuous-deploymentShell

A reference architecture for continuous deployment to Amazon ECS using AWS CodePipeline and CodeBuild.

#devops#container-orchestration#infrastructure-as-code
Stars855
Forks971
Last commit
compose2nix
compose2nixGo

A tool that automatically converts Docker Compose projects into native NixOS configurations.

#declarative-config#devops#container-orchestration
Stars854
Forks17
Last commit2 months ago
kstaken
kstakenShell

A collection of example Dockerfiles demonstrating best practices for building Docker images.

#deployment#containerization#devops
Stars828
Forks716
Last commit6 years ago
AirIAM
AirIAMPython

An AWS IAM to least privilege Terraform execution framework that analyzes usage patterns and generates right-sized IAM configurations.

#aws-security#bridgecrew#hacktoberfest
Stars824
Forks82
Last commit1 year ago
Ansible vim
Ansible vimVim Script

A Vim plugin providing syntax highlighting for Ansible playbooks, Jinja2 templates, and hosts files.

#jinja2#devops#yaml
Stars821
Forks94
Last commit19 days ago
iam-policy-json-to-terraform
iam-policy-json-to-terraformJavaScript

Converts AWS IAM policies from JSON format to Terraform aws_iam_policy_document HCL.

#hacktoberfest#policy-management#cli-tool
Stars818
Forks59
Last commit1 day ago
terraform-aws-ec2-instance
terraform-aws-ec2-instanceHCL

A Terraform module for provisioning AWS EC2 instances with support for spot instances, multiple configurations, and comprehensive resource management.

#aws-infrastructure#ec2 instance#devops-tools
Stars805
Forks2.0k
Last commit
User Scripts
User ScriptsShell

A collection of user data scripts for automating initial provisioning of DigitalOcean Droplets.

#devops-tools#server-automation#infrastructure-as-code
Stars804
Forks228
Last commit8 years ago
terraform-provider-docker
terraform-provider-dockerGo

A Terraform provider for managing Docker containers, images, networks, volumes, and services as infrastructure.

#hacktoberfest#devops#container-orchestration
Stars802
Forks210
Last commit
T.A.D.S. boilerplate
T.A.D.S. boilerplateShell

A boilerplate for Infrastructure as Code using Terraform, Ansible, and Docker Swarm to automate provisioning and deployment across environments.

#deployment#devops#devops-automation
Stars778
Forks116
Last commit1 year ago
Click-to-deploy Prometheus
Click-to-deploy PrometheusPython

Source code for Google Cloud Marketplace Click to Deploy solutions, enabling one-click deployment of popular applications.

#devops#cloud-marketplace#kubernetes
Stars772
Forks465
Last commit
Click to Deploy Charts Repo
Click to Deploy Charts RepoPython

Source code for Google Cloud Marketplace Click to Deploy solutions, enabling one-click deployment of popular applications.

#cloud-build#kubernetes#google-cloud-marketplace
Stars772
Forks465
Last commit
Ansible Playbook Grapher
Ansible Playbook GrapherPython

A command line tool to generate visual graphs of Ansible playbook structures for documentation and analysis.

#devops#playbook#documentation-tool
Stars750
Forks56
Last commit6 days ago
aws2tf
aws2tfPython

Import existing AWS infrastructure into Terraform and automatically generate corresponding HCL configuration files.

#aws-cli#devops#hcl
Stars749
Forks114
Last commit1 month ago
terragrunt-atlantis-config
terragrunt-atlantis-configHCL

A CLI tool that automatically generates Atlantis configuration for Terragrunt projects by analyzing dependencies.

#atlantis#terragrunt#pre-workflow-hook
Stars742
Forks127
Last commit6 months ago
Terraform cost estimation
Terraform cost estimationjq

Anonymized, secure, and free cost estimation for Terraform infrastructure based on Terraform plan or state files.

#terraform-plans#infrastructure costs#devops-tools
Stars730
Forks63
Last commit
Burrito
BurritoGo

A Kubernetes operator that automates Terraform workflows, providing continuous drift detection, PR integration, and a web UI for state changes.

#kubernetes-operator#devops#operator
Stars723
Forks49
Last commit1 day ago
terraform-provider-hcloud
terraform-provider-hcloudGo

A Terraform provider for managing Hetzner Cloud resources like servers, networks, volumes, and load balancers as infrastructure as code.

#devops#terraform-plugin#terraform-provider
Stars715
Forks93
Last commit
terraform-kubestack
terraform-kubestackHCL

A Terraform framework for Kubernetes platform engineering teams to define and evolve their entire cloud native stack through GitOps.

#hacktoberfest#devops#azure
Stars709
Forks97
Last commit3 months ago
tf-summarize
tf-summarizeGo

A command-line utility that summarizes Terraform plan output into concise tables, trees, or JSON for quick review.

#hacktoberfest#devops#plan-summary
Stars705
Forks52
Last commit2 months ago
ansible-bender
ansible-benderPython

Build container images using Ansible playbooks with buildah as the backend.

#devops#podman#infrastructure-as-code
Stars695
Forks73
Last commit5 months ago
Derrick
DerrickGo

A tool that automatically generates Dockerfiles, Kubernetes manifests, and DevOps configurations for containerizing applications.

#developer-tools#containerization#devops
Stars694
Forks108
Last commit3 years ago
OTF
OTFGo

An open-source alternative to Terraform Enterprise with SSO, team management, agents, and no per-resource pricing.

#devops#team-collaboration#terraform
Stars685
Forks66
Last commit1 day ago
terraform-provider-snowflake
terraform-provider-snowflakeGo

Terraform provider for managing Snowflake accounts, databases, warehouses, users, roles, and other resources.

#devops#cloud-data-warehouse#terraform-provider
Stars682
Forks504
Last commit
pug
pugGo

A terminal user interface for Terraform power users, enabling parallel operations and interactive state management.

#go-application#devops#infracost
Stars682
Forks15
Last commit5 months ago
terraform-provider-vsphere
terraform-provider-vsphereGo

A Terraform plugin for managing VMware vSphere infrastructure as code.

#devops#terraform-provider#terraform
Stars672
Forks482
Last commit6 days ago
terraform-aws-ecs
terraform-aws-ecsHCL

Terraform module for creating and managing AWS Elastic Container Service (ECS) clusters and services with Fargate or EC2 capacity providers.

#devops#container-orchestration#aws-services
Stars671
Forks663
Last commit
PreviousPage 6 of 14

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
3 days ago
3 years ago
2 months ago
5 days ago
1 day ago
1 day ago
3 years ago
2 days ago
5 days ago
2 months ago
Next
#Devops308
#Terraform223
#Aws168
#Devops Tools86
#Automation80
#Configuration Management79
#Ci Cd73
#Docker65
#Cli Tool64
#Go61
#Kubernetes56
#Iac54