Khosrow Moossavi

Results 50 comments of Khosrow Moossavi

Alternatively, you can directly use terraform-docs' [version constraints](https://terraform-docs.io/user-guide/configuration/#version) instead of implementing the functionality in this pre-commit hook.

In my opinion, since using `.terraform-docs.yml` as a single source for configuration becomes more popular it makes sense to delegate these kind of configurations and restrictions to terraform-docs itself. But...

@saraheden it's alright, if you're interested to learn and get your hands dirty we will be able to help you figure it out otherwise don't worry I'll add it.

Thank you for reporting this, I'm gonna investigate. But in the meantime can you try running the same scenario on a runner by GitHub and not a self-hosted one? I'm...

That's interesting, @clear-ryan @guilhermef would you be able to test the @abeMedia's suggestion?

@khosrow but you can become of the maintainers too! :wink:

@RichardLitt hmm, it *is* in the guide, may be we need to change the wording. https://github.com/opensourcecities/toronto/blob/master/CONTRIBUTING.md#organization

Essentially you need to execute `./binaries/hugo new organizations/.md`

I usually , when awesome_bot fails, run it again after couple of minutes to see if there was a network glitch on failed sites or not and occasionally remove them....

hmm, considering GraphQL works as expected and you have some sort of control over items you're looping over, generating markdown files based on each item should be fairly simple. -...