crazynuxer / awesome-terraform

Curated list of resources on HashiCorp's Terraform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Contents

Official Resources

Community

Books

Tutorials and Blog Posts

Community Modules

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

Tools

  • Atlantis - Unified workflow for collaborating on Terraform through GitHub.
  • terraform-docs - Quick utility to generate docs from terraform modules.
  • terraform.py - Ansible dynamic inventory script for parsing Terraform state files.
  • terraform-provisioner - Tool for managing multiple provisions of the same Terraform scripts.
  • terraboot - DSL to generate a terraform configuration and run it.
  • terraform-provider-pingdom - Terraform provider to manage pingdom resources.
  • terragrunt - Terragrunt is a thin wrapper for Terraform that supports locking for Terraform state and enforces best practices.
  • tfenv - Terraform version manager inspired by rbenv.
  • terraform-landscape - Improve Terraform's plan output to be easier to read and understand.
  • Blast Radius - Interactive visualizations of Terraform dependency graphs.

Talks

Editor Plugins

License

CC0

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

About

Curated list of resources on HashiCorp's Terraform