Template repository for terraform modules. Good for any cloud and any provider.
Here's what using the module will look like
module "example" { source = "rhythmictech/terraform-mycloud-mymodule }A bit about this module
| Name | Version |
|---|---|
| terraform | >= 0.12.14 |
No provider.
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| name | Moniker to apply to all resources in the module | string | n/a | yes |
| tags | User-Defined tags | map(string) | {} | no |
| Name | Description |
|---|---|
| tags_module | Tags Module in it's entirety |
- pre-commit.com/
- terraform.io/
- github.com/tfutils/tfenv
- github.com/segmentio/terraform-docs