File tree 2 files changed +4
-2
lines changed 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 6
6
{ {- $tfdocsversion := or (getenv " TERRAFORM_DOCS_VERSION" ) " v0.0.0" -} }
7
7
# terraform-docs GitHub Actions
8
8
9
- { { $action .description } }
9
+ { { $action .description } }.
10
+
10
11
In addition to statically defined directory modules, this module can search specific
11
12
subfolders or parse `atlantis.yaml` for module identification and doc generation. This
12
13
action has the ability to auto commit docs to an open PR or after a push to a specific
Original file line number Diff line number Diff line change 1
1
# terraform-docs GitHub Actions
2
2
3
- A Github action for generating Terraform module documentation using terraform-docs and gomplate.
3
+ Generate Terraform module documentation in pull requests.
4
+
4
5
In addition to statically defined directory modules, this module can search specific
5
6
subfolders or parse ` atlantis.yaml ` for module identification and doc generation. This
6
7
action has the ability to auto commit docs to an open PR or after a push to a specific
You can’t perform that action at this time.
0 commit comments