mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 12:58:35 +07:00
* Add support for fetching the module header from any file * fix the failing test because of lines reader
11 lines
404 B
HCL
11 lines
404 B
HCL
/**
|
|
* This header comes from a custom file
|
|
*
|
|
* Lorem ipsum dolor sit amet, consectetur adipiscing elit,
|
|
* sed do eiusmod tempor incididunt ut labore et dolore magna
|
|
* aliqua. Ut enim ad minim veniam, quis nostrud exercitation
|
|
* ullamco laboris nisi ut aliquip ex ea commodo consequat.
|
|
* Duis aute irure dolor in reprehenderit in voluptate velit
|
|
* esse cillum dolore eu fugiat nulla pariatur.
|
|
*/
|