A git repo template for your Terraform module.
Features included here:
.terraform-version
file with tfenv.- Testing with Terratest.
- Pre-commit hooks with Terraform.
- Makefile for module management with Git submodules
Name | Version |
---|---|
terraform | >= 1.0, < 2.0.0 |
No providers.
No modules.
No resources.
Name | Description | Type | Default | Required |
---|---|---|---|---|
in | An example input. | string |
"Hello, World!" |
no |
Name | Description |
---|---|
out | An example output. |
Please refer to the contribution guidelines for information on contributing to this module.