Skip to content

Commit ceebb78

Browse files
committed
chore: update README
Signed-off-by: Khosrow Moossavi <[email protected]>
1 parent 4b070bd commit ceebb78

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/templates/README.tpl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
{{- $tfdocsversion := or (getenv "TERRAFORM_DOCS_VERSION") "v0.0.0" -}}
77
# terraform-docs GitHub Actions
88

9-
{{ $action.description }}
9+
{{ $action.description }}.
10+
1011
In addition to statically defined directory modules, this module can search specific
1112
subfolders or parse `atlantis.yaml` for module identification and doc generation. This
1213
action has the ability to auto commit docs to an open PR or after a push to a specific

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# terraform-docs GitHub Actions
22

3-
A Github action for generating Terraform module documentation using terraform-docs and gomplate.
3+
Generate Terraform module documentation in pull requests.
4+
45
In addition to statically defined directory modules, this module can search specific
56
subfolders or parse `atlantis.yaml` for module identification and doc generation. This
67
action has the ability to auto commit docs to an open PR or after a push to a specific

0 commit comments

Comments
 (0)