Skip to content

A testing ground for various Terraform maintainability tools. Because, maintaining large swaths of Terraform code can possibly lead to maintainer headaches.

Notifications You must be signed in to change notification settings

rogeruiz/tf-maintainability-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A testing ground for TF module maintainability

This repo leverages a couple of different open-source projects to try to create a maintainable way to author Terraform modules across projects. It can be hard to create maintainable modules within a single project. This difficulty can be compounded when Terraform modules are trying to support multiple IaaS providers as well.

Let's mitigate the issue by standardizing on linting, tagging, labeling, and contract testing modules and enforcing those ideas.

Currently, this project leverages the following tools:

About

A testing ground for various Terraform maintainability tools. Because, maintaining large swaths of Terraform code can possibly lead to maintainer headaches.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages