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

699 projects

Showing 36 of 699 projects

cl-unix-cybernetics
cl-unix-cyberneticsCommon Lisp

A Common Lisp framework for declarative UNIX system administration using resource-based configuration and SSH.

#unix#sysadmin#ssh-automation
Stars184
Forks10
Last commit2 years ago
OpenTofu Language Server
OpenTofu Language ServerGo

The official OpenTofu language server providing IDE features like autocomplete and diagnostics for LSP-compatible editors.

#language-server#opentofu#tofu-ls
Stars184
Forks38
Last commit1 month ago
Cloudflare Workers
Cloudflare WorkersJavaScript

A Serverless Framework plugin for deploying and managing Cloudflare Workers with webpack bundling, environment variables, KV storage, and WASM support.

#serviceworkers#cloudflare-workers#serverless-plugin
Stars183
Forks34
Last commit
terraform-cleaner
terraform-cleanerGo

A tiny utility that detects unused variables in Terraform modules to help keep configurations clean.

#code-cleanup#iac-linting#pre-commit
Stars183
Forks7
Last commit3 years ago
cdk-organizations
cdk-organizationsTypeScript

An AWS CDK construct library for managing AWS Organizations, including OUs, accounts, and service control policies.

#aws-constructs#cdk#devops
Stars182
Forks21
Last commit6 months ago
tfjson
tfjsonGo

A utility that converts Terraform plan files to JSON format for easier parsing and integration.

#devops-tools#terraform#infrastructure-as-code
Stars182
Forks59
Last commit7 years ago
sshkit
sshkitElixir

An Elixir toolkit for performing structured tasks on one or more servers via SSH.

#elixir#devops#server-automation
Stars174
Forks16
Last commit1 year ago
aws-codepipeline-s3-aws-codedeploy_linux
aws-codepipeline-s3-aws-codedeploy_linuxHTML

A sample AWS CodePipeline configuration for deploying Linux applications from S3 to EC2 instances using CodeDeploy.

#devops#amazon-s3#infrastructure-as-code
Stars172
Forks6.1k
Last commit
setup-opentofu
setup-opentofuJavaScript

A GitHub Action to install and configure the OpenTofu CLI for infrastructure-as-code workflows.

#terraform-alternative#opentofu#devops-tools
Stars169
Forks37
Last commit3 days ago
aws-pdf-textract-pipeline
aws-pdf-textract-pipelineTypeScript

Serverless data pipeline for crawling PDFs from the web and extracting structured data using AWS Textract.

#lambda#web-crawling#aws-textract
Stars165
Forks20
Last commit2 years ago
tf-profile
tf-profileGo

A CLI tool written in Go that profiles Terraform runs to provide detailed statistics, resource-level metrics, and visualizations.

#devops#statistics#logging-analysis
Stars163
Forks3
Last commit1 year ago
tf-profile
tf-profileGo

A CLI tool written in Go that profiles Terraform runs to provide detailed statistics, resource-level metrics, and visualizations.

#devops#statistics#cli-tool
Stars163
Forks3
Last commit1 year ago
terraform-provider-terracurl
terraform-provider-terracurlGo

A Terraform provider for declarative HTTP API interactions, enabling infrastructure teams to manage any REST service as Terraform resources.

#api#devops-automation#http
Stars163
Forks21
Last commit
Defang
DefangGo

A CLI tool that deploys Docker Compose applications to secure, scalable cloud infrastructure in your own AWS or GCP account.

#compose#deployment#devops
Stars163
Forks24
Last commit1 day ago
terraform-aws-transit-gateway
terraform-aws-transit-gatewayHCL

A Terraform module for provisioning and managing AWS Transit Gateway resources with VPC attachments and multi-account sharing.

#vpc#transit-gateway#multi-account
Stars162
Forks247
Last commit
tfmv
tfmvGo

CLI tool to rename Terraform resources, data sources, and modules while automatically generating moved blocks.

#devops#terraform#infrastructure-as-code
Stars160
Forks8
Last commit1 day ago
tftree
tftreeGo

A CLI tool that displays Terraform module call stacks as tree diagrams in your terminal.

#module-visualization#devops#terminal-utility
Stars158
Forks6
Last commit8 days ago
Ansible Doctor
Ansible DoctorPython

Generate documentation for Ansible roles using inline annotations and Jinja2 templates.

#jinja2#devops#infrastructure-as-code
Stars157
Forks24
Last commit2 days ago
terraform-aws-eventbridge
terraform-aws-eventbridgeHCL

A Terraform module for creating and managing AWS EventBridge resources including buses, rules, targets, archives, and schedules.

#event-driven-architecture#serverless#eventbridge
Stars156
Forks174
Last commit
Astrobase
AstrobasePython

An API-first service for creating and managing Kubernetes clusters quickly across GCP, AWS, and Azure.

#fastapi#cloud-infrastructure#devops
Stars156
Forks2
Last commit3 years ago
terraform-aws-route53
terraform-aws-route53HCL

A Terraform module for creating and managing AWS Route53 hosted zones, DNS records, and DNSSEC configurations.

#cloud-infrastructure#dns#infrastructure-as-code
Stars156
Forks235
Last commit
terraform-plan-parser
terraform-plan-parserTypeScript

A CLI and JavaScript API that parses Terraform plan stdout output and converts it to structured JSON.

#javascript-api#change-management#devops
Stars155
Forks17
Last commit25 days ago
tfwrapper
tfwrapperPython

A Python wrapper for OpenTofu and Terraform that simplifies usage and enforces best practices for infrastructure as code.

#multi-cloud#opentofu#azure
Stars155
Forks26
Last commit7 days ago
aws-codedeploy-plugin
aws-codedeploy-pluginJava

Jenkins plugin that automates deployment of applications to AWS CodeDeploy after successful builds.

#devops#aws-integration#infrastructure-as-code
Stars155
Forks130
Last commit2 years ago
terraformize
terraformizePython

A REST API service that runs Terraform apply, destroy, and plan commands on modules via HTTP requests or RabbitMQ.

#terraform-backends#devops#rest-api
Stars154
Forks36
Last commit3 years ago
terraform-aws-key-pair
terraform-aws-key-pairHCL

A Terraform module to generate or import SSH key pairs and manage them in AWS.

#devops#terraform-modules#security
Stars153
Forks71
Last commit11 months ago
contajners
contajnersClojure

An idiomatic, data-driven, REPL-friendly Clojure client for OCI-compliant container engines like Docker and Podman.

#hacktoberfest#babashka#podman
Stars150
Forks8
Last commit15 days ago
terraform-aws-elb
terraform-aws-elbHCL

A Terraform module for provisioning AWS Classic Load Balancers (ELB) with configurable listeners, health checks, and instance attachments.

#cloud-infrastructure#devops#elb
Stars148
Forks255
Last commit2 days ago
tree-sitter-hcl
tree-sitter-hclHCL

A Tree-sitter grammar for parsing HashiCorp Configuration Language (HCL) syntax.

#syntax-highlighting#configuration-language#tree-sitter
Stars145
Forks31
Last commit7 months ago
vim-hcl
vim-hclVim Script

Vim syntax highlighting plugin for HashiCorp Configuration Language (HCL) used by Terraform, Packer, and other HashiCorp tools.

#vim#syntax-highlighting#vault
Stars144
Forks14
Last commit1 year ago
ARM templates for Sitecore
ARM templates for SitecorePowerShell

Azure Resource Manager templates for deploying Sitecore XP, XC, and related modules on Microsoft Azure.

#devops#azure#infrastructure-as-code
Stars144
Forks285
Last commit
terraform-provider-spinnaker
terraform-provider-spinnakerGo

A Terraform provider for managing Spinnaker applications, pipelines, and templates as infrastructure-as-code.

#spinnaker#devops-tools#terraform-provider
Stars142
Forks62
Last commit
tfproviderlint
tfproviderlintGo

Static analysis tool for Terraform Provider code, offering linting checks for acceptance tests, resources, schemas, and validations.

#developer-tools#terraform-provider#terraform
Stars140
Forks27
Last commit1 year ago
terrafile
terrafileGo

A Go binary that systematically manages external GitHub modules for use in Terraform projects.

#devops#team-carrier#dependency-management
Stars139
Forks23
Last commit3 years ago
terraform-repl
terraform-replShell

A Terraform console wrapper that enhances the REPL experience with tab completion, variable definition, and command history.

#interactive-console#repl#cli-tool
Stars139
Forks11
Last commit1 year ago
anthology
anthologyGo

A private Terraform registry implementation that provides the same API as the official registry for hosting internal modules.

#devops#private-registry#s3-storage
Stars138
Forks19
Last commit4 years ago
PreviousPage 11 of 20

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
4 months ago
2 years ago
11 days ago
22 days ago
17 days ago
22 days ago
2 days ago
2 years ago
Next
#Devops424
#Terraform302
#Aws221
#Devops Tools121
#Automation117
#Configuration Management116
#Ci Cd93
#Cli Tool87
#Docker81
#Go77
#Serverless74
#Kubernetes68