We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a59ade commit 97b8eacCopy full SHA for 97b8eac
.github/workflows/bump.yml
@@ -49,7 +49,7 @@ jobs:
49
terraform init
50
fi
51
52
- name: Update README
+ - name: Update README
53
run: |
54
docker run --rm --volume "$(pwd):/terraform-docs" quay.io/terraform-docs/terraform-docs:0.19.0 markdown table --output-file README.md --output-mode inject /terraform-docs
55
0 commit comments