Skip to content

Makefiles for wrapping different types of projects

License

Notifications You must be signed in to change notification settings

timoguin/makefiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

makefiles

Makefiles for wrapping different types of projects.

Available Makefiles

Each Makefile should be in its own directory.

Project Type Description
terraform Common Terraform operations
terraform-module-testing Linting and integration testing for Terraform modules

Usage

Each Makefile has built-in help, debugging, and info commands that should cover all usage. You can using the following commands:

Command Description
make Alias for make help
make help Prints basic help for all commands
make debug Prints vars used in the Makefile
make info Print metadata about the module

Releases

View the CHANGELOG for full release notes.

Releases

No releases published

Packages

No packages published