mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 04:48:33 +07:00
27 lines
224 B
Plaintext
27 lines
224 B
Plaintext
== Modules
|
|
|
|
The following Modules are called:
|
|
|
|
=== bar
|
|
|
|
Source: baz
|
|
|
|
Version: 4.5.6
|
|
|
|
=== foo
|
|
|
|
Source: bar
|
|
|
|
Version: 1.2.3
|
|
|
|
=== baz
|
|
|
|
Source: baz
|
|
|
|
Version: 4.5.6
|
|
|
|
=== foobar
|
|
|
|
Source: git@github.com:module/path
|
|
|
|
Version: v7.8.9 |