Sandbox for developing terraform modules and testing terraform related tools. Terraform is 💲.
See scripts.
- Configure pre-commit hooks
pre-commit install
- Configure golang deps for tests
go get github.com/gruntwork-io/terratest/modules/terraform
go get github.com/stretchr/testify/assert
-
Tests are available in
test
directory -
In the test directory, run the below command
go test
Name | Version |
---|---|
null | 3.1.1 |
Name | Version |
---|---|
null | 3.1.1 |
No modules.
Name | Type |
---|---|
null_resource.example | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
mandatory | this field is mandatory | string |
n/a | yes |
optional | this field is optional | string |
"default_value" |
no |
Name | Description |
---|---|
output_name | description for output_name |
This project was generated by generator-tf-module
module "terramod" {
source = "git::ssh://"
}
This project is authored by below people
- jimmy briggs
This project was generated by generator-tf-module