Skip to main content
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. TerraformModuleExample

TerraformModuleExample

    TerraformModuleExample describes an example (examples//) shipped alongside the root module. Examples are reference material, so their files are preserved verbatim rather than parsed.

    Properties

    • name string required
      The example name (its directory under examples/).
    • files map[string]string required
      The example files, keyed by path relative to the example directory.