Joe Stump
Joe Stump
## What does this PR do? This adds a new resource for managing [pre-receive hooks](https://developer.github.com/enterprise/2.17/v3/enterprise-admin/repo_pre_receive_hooks/) in GitHub Enterprise. ## Example HCL ```hcl resource "github_repository_prereceive_hook" "code_reviews" { name = "require-code-review" repository...
https://devcenter.heroku.com/articles/platform-api-reference#team-create
https://devcenter.heroku.com/articles/platform-api-reference#inbound-ruleset
https://devcenter.heroku.com/articles/platform-api-reference#outbound-ruleset
Includes a default value of `10m`, which is TF's default as well. We have some ASGs that keep timing out when we adjust capacity.
## What does this PR do? This is a pretty invasive PR. I've got the basics working to support all sorts of compression formats using the [`archiver`](https://github.com/mholt/archiver) package by @mholt....
### Summary I am using the 4.x series of the *arr apps and running into the following exception with Radarr: ``` System.InvalidOperationException: Writing to the response body is invalid for...
I recently got a Stream Deck+ to use as a remote for HASS; thank you for this plugin! I'm trying to show `{{brightness}}` on the knob for my living room...
Came across [these instructions](https://community.home-assistant.io/t/tutorial-to-upgrade-slaeshs-cc2652rb-zigbee-usb-stick/374306/3) and thought I'd make this a little simpler.
### Is there an existing issue for this? - [X] I have searched the existing open and closed issues and I checked the docs https://github.com/jokob-sk/NetAlertX/tree/main/docs ### Current Behavior Not entirely...