Skip to content

Latest commit

 

History

History

root-module

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

root-module

This is a template root module.

Documentation Recommendations (DO NOT INCLUDE THIS INTO THE REAL README)

  • 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.

Requirements

Name Version
terraform ~> 1.0
random ~> 3.0

Providers

No providers.

Modules

Name Source Version
random_pet masterpointio/random/pet 0.1.0

Resources

No resources.

Inputs

Name Description Type Default Required
length The length of the random name number 2 no

Outputs

No outputs.