Releases: terraform-docs/gh-actions
Releases · terraform-docs/gh-actions
v1.3.0
What’s Changed
- chore: revert the action name back for now (#144) @khos2ow
- Add section about creating a release to CONTRIBUTING.md (#142) @pascal-hofmann
v1.2.2
What’s Changed
- Bump to v1.2.2 (#141) @pascal-hofmann
v1.2.1
What’s Changed
- Adding git-sub-dir (#138) @timothyclarke
- build: overall improvements to release scripts (#134) @khos2ow
v1.2.0
v1.1.0
What’s Changed
- chore: prepare release v1.1.0 (#126) @khos2ow
- Update terraform-docs to v0.17.0 (#125) @rchildress87
- chore: Add dependabot file (#112) @khos2ow
- docs: default action inputs values for config-file (#86) @akorp
- fix: replacing deprecated set-output to use env instead (#94) @tobiasehlert
- Update dependancies (#87) @khos2ow
- chore(deps): bump release-drafter/release-drafter from 5 to 6 (#123) @dependabot
- chore(deps): bump actions/checkout from 3 to 4 (#115) @dependabot
- chore(deps): bump hashicorp/setup-terraform from 2 to 3 (#114) @dependabot
- chore(deps): bump docker/login-action from 2 to 3 (#113) @dependabot
v1.0.0
Breaking Changes
-
default value of
output-file
has been changed toREADME.md
-
default value of
template
has been changed to<!-- BEGIN_TF_DOCS --> {{ .Content }} <!-- END_TF_DOCS -->