All Projects → shuaibiyy → Awesome Terraform

shuaibiyy / Awesome Terraform

Licence: cc0-1.0
Curated list of resources on HashiCorp's Terraform

Projects that are alternatives of or similar to Awesome Terraform

Toc
A Table of Contents of all Gruntwork Code
Stars: ✭ 111 (-95.76%)
Mutual labels:  terraform, infrastructure-as-code, devops
Terratag
Terratag is a CLI tool that enables users of Terraform to automatically create and maintain tags across their entire set of AWS, Azure, and GCP resources
Stars: ✭ 385 (-85.29%)
Mutual labels:  terraform, infrastructure-as-code, devops
Checkov
Prevent cloud misconfigurations during build-time for Terraform, Cloudformation, Kubernetes, Serverless framework and other infrastructure-as-code-languages with Checkov by Bridgecrew.
Stars: ✭ 3,572 (+36.44%)
Mutual labels:  terraform, infrastructure-as-code, devops
Terrascan
Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.
Stars: ✭ 2,687 (+2.64%)
Mutual labels:  terraform, infrastructure-as-code, devops
Lambda The Terraform Way
AWS Lambda using Terraform., an Introductory Cookbook
Stars: ✭ 1,056 (-59.66%)
Mutual labels:  terraform, infrastructure-as-code, devops
Terraform
Terraform automation for Cloud
Stars: ✭ 121 (-95.38%)
Mutual labels:  terraform, infrastructure-as-code, devops
terraform-templates
Terraform templates, examples, etc.
Stars: ✭ 16 (-99.39%)
Mutual labels:  infrastructure-as-code, terraform-modules, hashicorp-terraform
Tads Boilerplate
Terraform + Ansible + Docker Swarm boilerplate = DevOps on 🔥🔥🔥 | Infrastructure as Code
Stars: ✭ 424 (-83.8%)
Mutual labels:  terraform, infrastructure-as-code, devops
Terraform Modules
Terraform Modules
Stars: ✭ 25 (-99.05%)
Mutual labels:  terraform, infrastructure-as-code, devops
Terracognita
Reads from existing Cloud Providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration
Stars: ✭ 452 (-82.73%)
Mutual labels:  terraform, infrastructure-as-code, devops
Terraboard
🌍 📋 A web dashboard to inspect Terraform States
Stars: ✭ 1,192 (-54.47%)
Mutual labels:  terraform, infrastructure-as-code, devops
Tau
Tau is a thin wrapper on top of terraform to manage multiple deployments, dependencies and secrets.
Stars: ✭ 53 (-97.98%)
Mutual labels:  terraform, infrastructure-as-code, devops
Terraformize
Apply\Destory Terraform modules via a simple REST API endpoint.
Stars: ✭ 84 (-96.79%)
Mutual labels:  terraform, infrastructure-as-code, devops
Config Lint
Command line tool to validate configuration files
Stars: ✭ 118 (-95.49%)
Mutual labels:  terraform, devops
Gyro
Gyro is a command-line tool for creating, updating, and maintaining cloud infrastructure. Gyro makes infrastructure-as-code possible.
Stars: ✭ 125 (-95.23%)
Mutual labels:  infrastructure-as-code, devops
Cluster.dev
Kubernetes-based Dev Environments with GitOps
Stars: ✭ 122 (-95.34%)
Mutual labels:  terraform, infrastructure-as-code
Terraform Aws Eks
Deploy a full EKS cluster with Terraform
Stars: ✭ 125 (-95.23%)
Mutual labels:  terraform, devops
Terraform With Circleci Example
This is an example of automatic deployments of your infrastructure using terraform and CircleCI 2.0 workflows
Stars: ✭ 142 (-94.58%)
Mutual labels:  terraform, infrastructure-as-code
Terraform Aws Landing Zone
Terraform Module for AWS Landing Zone
Stars: ✭ 142 (-94.58%)
Mutual labels:  terraform, infrastructure-as-code
Psrule
Validate infrastructure as code (IaC) and objects using PowerShell rules.
Stars: ✭ 107 (-95.91%)
Mutual labels:  infrastructure-as-code, devops

Awesome Terraform Awesome

A curated list of resources on HashiCorp's Terraform. Your contributions are welcome!

Terraform enables you to safely and predictably create, change, and improve production infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

Sponsored by Scalr - Terraform Automation & Collaboration Software

Scalr - Terraform Automation & Collaboration Software

Contents

Legend

  • Not compatible with terraform >= 0.12 👻
  • Abandoned 💀
  • Monetized 💲

Official Resources

Community

Books

Tutorials and Blog Posts

Beginner Guides

Writing Custom Providers

How-To

Multi-Environment Configuration

Azure

AWS

  • AWS Lambda the Terraform Way - Understand AWS Lambda in-depth, beyond executing functions, using Terraform. Also includes guides for integration with S3, API Gateway, DynamoDB, Kinesis, SQS.

Miscellaneous

Community Modules

For more Community Modules not listed here please see the Terraform Module Registry.

Private Module Registries

  • anthology - Private Terraform registry implementation as an alternative to the official registry.
  • citizen - Private Terraform Module Registry
  • terraform-simple-registry - Simple implementation of the Terraform registry protocols.
  • terraform-registry - Serve terraform provider registry backed by GitHub releases.

Providers

Testing

  • kitchen-terraform - Provides a set of Test Kitchen plugins which enable a system to use Test Kitchen to converge a Terraform configuration and verify the resulting Terraform state with InSpec controls.
  • rspec-terraform - RSpec tests for your Terraform modules.
  • terraform-compliance - BDD Testing for Terraform Files.
  • terraform_validate - Assists in the enforcement of user-defined standards in Terraform.
  • terratest - Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
  • clarity - A declarative test framework for Terraform for unit testing.

Tools

  • AirIAM - AirIAM is a tool for AWS IAM to least privilege Terraform execution framework.

  • astro - Astro is a tool for managing multiple Terraform executions as a single command. 👻

  • atlantis - Unified workflow for collaborating on Terraform through GitHub.

  • blast radius - Interactive visualizations of Terraform dependency graphs. 💀

  • Checkov - Terraform static analysis tool for terraform>=0.12

  • Cloudrail - Terraform and Live Cloud context-based analysis tool for terraform>=0.12 💲

  • driftctl - Detect, track and alert on infrastructure drift

  • flora - Terraform version manager.

  • fogg - A tool for eliminating toil in managing terraform repositories.

  • former2 - Generate terraform configuration from your existing resources within your AWS account.

  • gaia - A web application to import and run your Terraform modules.

  • hcledit - A command line editor for HCL.

  • iam-policy-json-to-terraform - Small tool to convert an IAM Policy in JSON format into a Terraform aws_iam_policy_document

  • k2tf - Kubernetes YAML to Terraform HCL converter.

  • KICS - Scans IaC projects for security vulnerabilities, compliance issues, and infrastructure misconfiguration. Currently working with Terraform projects, Kubernetes manifests, Dockerfiles, AWS CloudFormation Templates, and Ansible playbooks.

  • Infracost - Cloud cost estimates for Terraform in your CLI and pull requests.

  • inframap - Read your tfstate or HCL to generate a graph specific for each provider, showing only the resources that are most important/relevant.

  • json2hcl - Convert JSON to HCL and vice versa. 👻

  • modules.tf - Infrastructure as code generator - from visual diagrams created with Cloudcraft.co to Terraform. Source code.

  • para - The missing 3rd-party plugin manager and a "swiss army knife" for Terraform/Terragrunt - just 1 tool to facilitate all workflows. 💀

  • pre-commit-terraform - pre-commit git hooks to take care of Terraform configurations (auto-format, validate, update docs).

  • pretf - drop-in Terraform wrapper that generates Terraform configuration with Python. See pretf documentation

  • python-terrafile - Systematically manage external modules from Github for use in Terraform.

  • prettyplan - Prettyplan ([available online here] (https://chrislewisdev.github.io/prettyplan/)) is a small tool to help you view large Terraform plans with ease. 👻

  • regula - Evaluates Terraform infrastructure-as-code for potential AWS, Azure, and Google Cloud security misconfigurations and compliance violations prior to deployment.

  • rover - Interactive Terraform state and configuration explorer.

  • ruby-terraform - Simple Ruby wrapper for invoking terraform commands.

  • scenery - Another Terraform plan output prettifier. 👻

  • scratchrelaxtv - Simple Python tool to help with module development - extract vars from main.tf to generate variables.tf and make module usage stub from variables.tf.

  • serverless.tf - Doing serverless with Terraform - serverless.tf is an opinionated open-source framework for developing, building, deploying, and securing serverless applications and infrastructures on AWS using Terraform. Read more.

  • Shisho - Lightweight static analyzer for Terraform.

  • tads-boilerplate - The power of Ansible and Terraform + the simplicity of Docker Swarm = Infrastructure as Code and DevOps best practices.

  • tau - Tau is a thin wrapper on top of terraform to manage multiple deployments, dependencies and secrets.

  • terraboard - Web dashboard to inspect Terraform States.

  • terraboot - DSL to generate a terraform configuration and run it.

  • terracognita - Reads from existing Cloud Providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration.

  • terracost - Cloud cost estimation for Terraform in your CLI.

  • TerraDepot Terraform state repository, based on the default http remote backend. Allows the central administration of tfstates on AWS S3.

  • terradozer - Terraform destroy without configuration files.

  • terrafile - Systematically manage external modules from Github for use in Terraform (written in Go).

  • terrafile - Systematically manage external modules from Github for use in Terraform (written in Ruby).

  • terraform-bundle - Easily builds bundles containing a Terraform binary as well as provider binaries. Useful for CI and air-gapped Terraform Enterprise.

  • terraform-cdk - CDK (Cloud Development Kit) for Terraform allows developers to use familiar programming languages to define cloud infrastructure and provision it through HashiCorp Terraform.

  • terraform-credentials-vault - A Terraform "credentials helper" plugin that allows providing credentials for Terraform-native services (private module registries, Terraform Cloud, etc) via environment variables.

  • terraform-docs - Quick utility to generate docs from terraform modules.

  • terraform-graph-beautifier - Command line tool allowing to convert the barely usable output of the terraform graph command to something more meaningful and explanatory.

  • terraform-landscape - (only 0.11 and earlier) Improve Terraform's plan output to be easier to read and understand.

  • terraform-operator - A Kubernetes CRD to handle Terraform operations.

  • terraform-plan-parser - Command line utility and JavaScript API for parsing stdout from terraform plan and converting it to JSON. 👻

  • terraform-provisioner - Tool for managing multiple provisions of the same Terraform scripts.

  • terraform-rake-tasks - Shared Rake tasks for managing terraform plans.

  • terraform.py - Ansible dynamic inventory script for parsing Terraform state files.

  • terraformer - CLI tool to generate terraform files from existing infrastructure. Infrastructure to Code. Supported many providers.

  • terraforming - Export existing AWS resources to Terraform style (tf, tfstate). Similar to terraformer.

  • terraformize - Apply\Destroy Terraform modules via a simple REST API endpoint.

  • Terraform-Visual A simple but powerful tool to visualize Terraform plan.

  • terragrunt - Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.

  • terrahelp - Command line utility aimed at providing supplementary functionality which can sometimes prove useful when working with Terraform.

  • terrahub - TerraHub is terraform automation and orchestration tool. Seamlessly integrated into console.terrahub.io, enterprise friendly GUI to show realtime terraform executions, as well as auditing and reporting capabilities for historical terraform runs. 💲

  • terrascan - Collection of security and best practice test for static code analysis of terraform templates

  • terraspace - The Terraform Framework

  • terrastate - Visual Studio Code extension to monitor/deploy/destroy Terraform resources in your workspace

  • terratag - Terratag is a CLI tool that enables users of Terraform to automatically create and maintain tags across their entire set of AWS, Azure, and GCP resources.

  • tf-init-booster A Pre-terraform routine that speedups terraform modules download for bulky blueprints.

  • tfcmt - CLI to notify the result of plan and apply as Pull Request comment.

  • tfsec - Terraform static analysis tool that supports terraform <0.12 & >=0.12 & directly integrates with HCL parser for better results.

  • tfenv - Terraform version manager inspired by rbenv.

  • tfjson - Utility to read in a Terraform plan file and dump it out in JSON. 💀

  • tflint - Terraform linter for detecting errors that can not be detected by terraform plan

  • tfmask - Terraform utility to mask select output from terraform plan and terraform apply

  • tfmigrate - A Terraform state migration tool for GitOps.

  • tfmigrator - Go library and CLI to migrate Terraform Configuration and State

  • tfscaffold - Framework for controlling multi-environment multi-component terraform-managed AWS infrastructure.

  • tfschema - Schema inspector for Terraform providers.

  • tfupdate - Update version constraints in your Terraform configurations.

  • tfvaultenv - tfvaultenv reads secrets from HashiCorp Vault and outputs environment variables for various Terraform providers with those secrets.

  • tfwrapper - Rubygem providing rake tasks for running Hashicorp Terraform sanely.

  • tgf - Terragrunt frontend for executing Terragrunt/Terraform through Docker.

  • xterrafile Systematically manage external modules from the module registry, git or local directories for use in Terraform (written in Go).

  • yor - Automatically tag and trace infrastructure as code frameworks (Terraform, Cloudformation and Serverless) .

Libraries

Boilerplates

  • Terraform Generator - Scaffolding for a new terraform module or project with support of test frameworks (terratest and kitchen-terraform)

Terraform Enterprise

  • terraform-enterprise-cli - Terraform Enterprise Command Line Interface.
  • terraform-enterprise-client - Terraform Enterprise API Ruby Client and Command Line tool.
  • terraform-enterprise-migrator - Script for migrating Terraform Enterprise environments from Legacy to new version of Terraform Enterprise.
  • tfe-state-explorer - Simple shell for exploring remote terraform enterprise state, with autocomplete. 💀
  • Scalr - Alternative to Terraform Enterprise with OPA integration 💲
  • env0 - Alternative to Terraform Cloud/Enterprise with OPA integration, custom flows and Terragrunt support 💲
  • modulehub - Private Terraform Module Registry and State backend.

Videos

Editor Plugins

License

CC0

To the extent possible under law, Shuaib Yunus has waived all copyright and related or neighboring rights to this work.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].