Overview
This page is a curated collection for tools when using Terraform or OpenTofu to automate the provisioning and management of infrastructure.
Although the CLI tools for Terraform and OpenTofu already provide a solid foundation for Infrastructure as Code (IaC), there are several white spaces that can be filled with additional tools to enhance productivity, streamline workflows, and improve the overall user experience.
This site presents several tools that we use, and think are useful. The list should not be considered complete, and we welcome contributions to expand and improve the collection.
Before starting with selecting and introducing tools we highly recommend taking a closer look at your overall setup in your organization. A good starting point from a methodological perspective is the Terraform Well Architected Framework. This framework provides guidance on best practices and principles for designing, building, and maintaining secure, reliable, and efficient infrastructure using Terraform. However, be aware that some statements target HashiCorp's commercial offerings and may not be applicable for you.
All tools that are listed are open source and published under an "enterprise friendly" license namely Apache 2.0, MIT or MPL. While these are enterprise friendly licenses, they are not necessarily beneficial for the community. If you are using one of the tools, please consider contributing back to the project.