Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Terraform

Terraform

239 projects

Showing 36 of 239 projects

terraform_validate
terraform_validatePython

A Python package for defining and enforcing Policy as Code standards in Terraform configurations.

#devops#validation#policy-as-code
Stars255
Forks39
Last commit6 years ago
terraform-aws-jenkins
terraform-aws-jenkinsHCL

Terraform module to deploy a scalable, highly-available Jenkins CI/CD server on AWS using Docker, Elastic Beanstalk, and ECR.

#tf jenkins#jenkins#devops
Stars254
Forks149
Last commit2 years ago
cloud-concierge
cloud-conciergeGo

A containerized tool that codifies unmanaged cloud resources as Terraform, detects drift, estimates costs, and scans for security issues via pull requests.

#cloud-infrastructure#devops#security-scanning
Stars245
Forks9
Last commit
terraform-provider-stripe
terraform-provider-stripeGo

A Terraform provider for managing Stripe products, plans, webhooks, coupons, and tax rates as infrastructure.

#devops#terraform-provider#terraform
Stars244
Forks49
Last commit2 years ago
terraform-provider-azapi
terraform-provider-azapiGo

A thin Terraform provider for managing Azure resources directly via ARM REST APIs, including preview services.

#devops#azure-resource-manager#azure
Stars240
Forks83
Last commit4 days ago
Emacs terraform-mode
Emacs terraform-modeEmacs Lisp

An Emacs major mode for editing Terraform configuration files with syntax highlighting, indentation, and formatting.

#emacs#devops#syntax-highlighting
Stars239
Forks34
Last commit6 months ago
vscode-terraform-live-graph
vscode-terraform-live-graphTypeScript

A VS Code extension that generates live, real-time Terraform dependency graphs as you write infrastructure code.

#cloud-infrastructure#google-cloud-platform#devops
Stars239
Forks3
Last commit
tapir
tapirJava

A self-hosted private Terraform registry for modules and providers with built-in security scanning and documentation.

#hacktoberfest#devops#private-registry
Stars237
Forks21
Last commit3 days ago
tfsort
tfsortGo

A CLI utility that sorts Terraform variable, output, locals, and terraform blocks alphabetically and corrects spacing.

#devops#cli-tool#hcl
Stars237
Forks10
Last commit8 months ago
validIaC
validIaCTypeScript

An open-source tool that combines tflint, tfsec, infracost, and inframap to validate Terraform Infrastructure-as-Code.

#cloud-infrastructure#devops#security-scanning
Stars235
Forks8
Last commit1 year ago
tfvar
tfvarGo

A CLI tool that scans Terraform configurations and generates variable definition templates in multiple formats.

#terraform-templates#devops#tfvars
Stars230
Forks25
Last commit2 months ago
tofuenv
tofuenvShell

A version manager for OpenTofu, enabling easy installation and switching between different versions.

#hacktoberfest#open-source#opentofu
Stars230
Forks7
Last commit3 months ago
terrahub
terrahubTwig

An open-source Terraform automation and orchestration tool with CLI, API, and enterprise GUI console.

#cloud-infrastructure#vue-js#aws-serverless
Stars225
Forks19
Last commit4 years ago
Complete Terraform documentation as PDF files (Updated nightly)
Complete Terraform documentation as PDF files (Updated nightly)Shell

Nightly-generated PDF documentation for Terraform core and all official providers, available for offline use.

#terraform-docs#providers#devops-tools
Stars210
Forks103
Last commit
tfmask
tfmaskGo

A command-line utility to mask sensitive output from terraform plan and terraform apply commands.

#sensitive-data#terraform-plans#devops
Stars203
Forks28
Last commit2 years ago
terraform-aws-ecr
terraform-aws-ecrHCL

A Terraform module for provisioning and managing AWS Elastic Container Registry (ECR) repositories with advanced lifecycle policies.

#cloud-infrastructure#devops#aws-ecr
Stars189
Forks131
Last commit1 month ago
tf_aws_bastion_s3_keys
tf_aws_bastion_s3_keysHCL

A Terraform module for creating a resilient AWS bastion host with SSH keys managed from an S3 bucket.

#bastion-host#cloud-infrastructure#devops
Stars188
Forks113
Last commit3 years ago
stacks
stacksPython

A Terraform code pre-processor that minimizes codebase size while maintaining full infrastructure coverage.

#opentofu#code-preprocessor#terraform-modules
Stars187
Forks9
Last commit2 months ago
prettyplan
prettyplanTypeScript

A browser-based formatting tool that makes large Terraform 0.11 and earlier plans easier to review with expandable sections and tabular layouts.

#legacy-terraform#devops-tools#tools
Stars187
Forks13
Last commit6 years ago
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
Stars184
Forks7
Last commit3 years 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 commit6 years ago
AlgoMart
AlgoMartTypeScript

A monorepo starter for building custom NFT storefronts on the Algorand blockchain with integrated CMS, API, and frontend.

#nextjs#nft-marketplace#directus
Stars181
Forks75
Last commit6 months ago
hcl-rs
hcl-rsRust

A Rust library for parsing, editing, and encoding HashiCorp Configuration Language (HCL) with serde support.

#parsing#serde#configuration-language
Stars178
Forks22
Last commit7 days ago
redc
redcGo

An automated multi-cloud deployment tool for red team infrastructure, built on Terraform with AI-powered orchestration.

#ai#devops#multi-cloud
Stars165
Forks24
Last commit5 days 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
Forks4
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#logging-analysis
Stars163
Forks4
Last commit1 year 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
Forks244
Last commit
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
Stars162
Forks21
Last commit
tfmv
tfmvGo

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

#devops#terraform#infrastructure-as-code
Stars159
Forks6
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
Forks5
Last commit14 days ago
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
Stars156
Forks17
Last commit2 months 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
Forks167
Last commit
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 commit2 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 commit8 months 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
Stars152
Forks25
Last commit4 days 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
Stars143
Forks14
Last commit1 year ago
PreviousPage 5 of 7Next

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
7 months ago
3 years ago
1 month ago
4 days ago
27 days ago
5 months ago
#Infrastructure As Code223
#Devops151
#Aws71
#Cli Tool55
#Go53
#Devops Tools53
#Iac46
#Ci Cd37
#Terraform Provider35
#Docker34
#Automation33
#Opentofu30