Chris Johnson

Results 7 comments of Chris Johnson

PLEASE merge this pull request - it doesn't work without these changes.

This provider is great; however the lack of support for the GH App underpinning VCS is a significant security gap. Our VCS connections should be owned by the GH App/Org,...

Could we get some sort of response from Hashicorp on if/when this is going to be addressed?

We have been experiencing the same issue in recent days. - We are **NOT** using the OAuth based VCS connection approach (`oauth_token_id`) - We are using the Hashicorp/Terraform GitHub app...

Depending on the version of Terraform you are using, I believe if you add a lifecycle block to the resource, you'll get what you are after: ``` lifecycle { postcondition...

+1 for the ability to handle multiple markdown files, TOC, etc. We are currently having to maintain all the example code for a project I'm involved with in one large...