⚠️ The text under headlines are examples, and should be removed.

⚠️ Remove this line and the one above!

Terraform-module name

Short description of this module.

Content

  1. Compatibility
  2. Requirements
    1. Required modules
    2. Required software
    3. Other
  3. Usage
    1. Verifying setup
    2. Providers
  4. Example usage
  5. Inputs
  6. Outputs
  7. Contributors
  8. License

Compatibility

Software OSS Version Enterprise Version
Terraform 0.13.1 or newer
Nomad 0.12.3 or newer

Any other?

Requirements

Required modules

Module Version
None -

Required software

  1. Software 1
  2. Software 2

Other

Any other requirements?

Usage

A description of how to run and use the module.

Verifying setup

Description of expected end result and how to check it.

Providers

A description of the providers that the module uses.

Example usage

Example-code that shows how to use the module and, if applicable, its different use cases.

module "example"{
  source = "./"
}

Inputs

Name Description Type Default Required
bool true yes

Outputs

Name Description Type
bool

Contributors

License

This work is licensed under Apache 2 License. See LICENSE for full details.