We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
multicast-relay
1 parent a97d0ec commit 00c01d8Copy full SHA for 00c01d8
unifi/gateway.tf
@@ -8,7 +8,7 @@ resource "unifi_device" "gateway" {
8
}
9
10
data "http" "multicast_relay" {
11
- url = "https://raw.githubusercontent.com/alsmith/multicast-relay/master/multicast-relay.py"
+ url = "https://raw.githubusercontent.com/joshuaspence/multicast-relay/optional-http/multicast-relay.py"
12
13
14
resource "remote_file" "multicast_relay" {
0 commit comments