Skip to content

Template repository for creating and testing Terraform modules

License

Notifications You must be signed in to change notification settings

ncronquist/terraform-module-template

Repository files navigation

terraform-module-template

Template repository for creating and testing Terraform modules.

Contributing

The information below will help you work with this repo to make changes to the module.

Required Tools

  • Golang binary in your path
  • Terraform binary in your path

Usage

  • Check Terraform and Golang file formatting
make fmt-check
  • Auto-fix the file formatting
make fmt
  • Run the tests
make check

# Or

make test

About

Template repository for creating and testing Terraform modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published