terraform-docs / gh-actions

A Github action for generating Terraform module documentation using terraform-docs and gomplate
Apache License 2.0
144 stars 61 forks source link

fix: Deprecated `set-output` issue (#3) #118

Closed actuarysailor closed 8 months ago

actuarysailor commented 8 months ago

Description of your changes

Trying to get rid of the deprecated set-output issue.

fixes #109

I have:

How has this code been tested

I ended up changing some of the workflow files to do something different outside of your account but still using the same code inside of your account. This allowed me to better test/run your validation steps externally.