diff --git a/.github/workflows/tf-docs.yml b/.github/workflows/tf-docs.yml index c787e7f..9af2200 100644 --- a/.github/workflows/tf-docs.yml +++ b/.github/workflows/tf-docs.yml @@ -28,7 +28,7 @@ jobs: - name: Render terraform docs inside modules uses: terraform-docs/gh-actions@v1.2.0 with: - working-dir: modules/*,live/* + working-dir: modules/*,examples/* output-file: docs/MODULE.md output-method: replace git-push: "true" diff --git a/examples/.gitkeep b/examples/.gitkeep new file mode 100644 index 0000000..e69de29