cisagov / skeleton-generic

A generic skeleton project for quickly getting a new cisagov project started.
Creative Commons Zero v1.0 Universal
13 stars 11 forks source link

Add ATX Header Support for `terraform-docs` #164

Closed michaelsaki closed 3 months ago

michaelsaki commented 5 months ago

๐Ÿ—ฃ Description

This pull request:

๐Ÿ’ญ Motivation and context

This temporarily resolves #196 until @mcdonnnj's changes get merged into terraform-docs, at which point we can change back over to the standard of installing terraform-docs.

๐Ÿงช Testing

All automated tests passed. I also used act for local testing to make sure the workflow would behave like it should.

โœ… Pre-approval checklist

โœ… Pre-merge checklist

โœ… Post-merge checklist

michaelsaki commented 5 months ago

Thanks for taking care of this! ๐Ÿ‘

Can you please confirm that you re-tested this workflow after making the changes requested during the PR review?

You are welcome! Yes, I ran any changes to the workflow in act, everything checked out locally.