- Platform Services
Creates S3 buckets
- name: Render terraform docs inside the USAGE.md and push changes back to PR branch
uses: terraform-docs/gh-actions@v0.10.0
with:
working-dir: .,modules/sub-module1-dir,modules/sub-module2-dir
output-file: README.md
output-method: inject
git-push: "true"