bschaatsbergen/terraformbyexample

Create a Github action to lint the inline HCL

Opened this issue · 1 comments

Every markdown page contains inline HCL which needs to be checked when creating a pull request.

I think that we can use markdownlint and a Github action that wraps around this.

Use this repository as reference