Keegan Campbell
Keegan Campbell
@RulerOf this is something that's bitten multiple people. Would you (or anybody else) have any interest in creating a PR for our documentation that might explain the issue?
Agreed...I used to think (maybe still should think?) I had a misunderstanding of Terraform and now I'm super careful to add a `required_providers` block everywhere. This error is probably related...
Thanks for giving it a shot! Please @ me on the PR if/when you get to it.
I've resolved the merge conflict, though I'm a little hesitant about the `HookConfig` changes. The strongly-typed `HookConfig` struct means we can no longer change `1` to `true` in the `insecureSslStringToBool`...
Thank you all for the attention to testing! Our suite is not in a healthy place, and I really appreciate any attention given to make it better than it was....
Closing as #2304 has been merged!
IIRC in the past we've pointed people to [Community discussions](https://github.com/orgs/community/discussions/categories/api-and-webhooks) for these types of issues, although you can also file a [bug report](https://support.github.com/contact/bug-report).
Hi, thanks for doing that. What happens next is @nickfloyd or I will review it when we can, which is usually (but not always) a Monday or a Friday. Please...
Closing this issue as #2304 has been merged.
I'm sorry, I'm not quite sure what you mean by: > This is quite unexpected behaviour, and after reading up other issues decided to remove this setting from the resource...