This is a template root module.
- Module description: Briefly explain what the root module sets up (e.g., infrastructure for RDS Postgres instances).
- Use terraform-docs to ensure that variables, outputs, child module, and resource documentation is included.
- Maintain current information: Keep the README updated as the infrastructure evolves.
Name | Version |
---|---|
terraform | ~> 1.0 |
random | ~> 3.0 |
No providers.
Name | Source | Version |
---|---|---|
random_pet | masterpointio/random/pet | 0.1.0 |
No resources.
Name | Description | Type | Default | Required |
---|---|---|---|---|
length | The length of the random name | number |
2 |
no |
No outputs.