Update Synthetic monitor public minion IPs

This commit is contained in:
Nemo 2021-04-27 13:48:19 +05:30
parent 84c1c3efcc
commit 6c503267a2
2 changed files with 29 additions and 5 deletions

View File

@ -4,7 +4,7 @@ This module provides lists of the IP addresses and domains used by various New R
This is maintained against the following sources:
- https://docs.newrelic.com/docs/apm/new-relic-apm/getting-started/networks a
- https://docs.newrelic.com/docs/apm/new-relic-apm/getting-started/networks
- https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips
# Usage

View File

@ -131,11 +131,13 @@ locals {
"157.175.116.90",
"157.175.118.77",
"157.175.21.254",
"18.138.16.42",
"18.139.152.11",
"18.139.186.140",
"18.162.140.46",
"18.162.37.58",
"18.162.37.84",
"18.177.40.17",
"18.194.77.136",
"18.195.163.71",
"18.196.119.136",
@ -144,9 +146,11 @@ locals {
"18.217.88.49",
"18.221.231.23",
"18.229.16.152",
"18.229.241.206",
"18.229.8.13",
"18.231.56.185",
"3.0.242.34",
"3.113.102.86",
"3.113.159.236",
"3.114.36.82",
"3.215.91.250",
@ -154,6 +158,12 @@ locals {
"3.220.18.219",
"3.221.145.110",
"3.221.27.116",
"3.34.173.249",
"3.9.187.63",
"3.9.213.212",
"3.9.92.122",
"3.96.243.128",
"3.97.226.155",
"34.201.89.115",
"34.212.63.124",
"34.216.201.131",
@ -170,9 +180,8 @@ locals {
"35.177.31.93",
"35.178.22.102",
"35.182.104.198",
"3.9.187.63",
"3.9.213.212",
"3.9.92.122",
"44.236.111.66",
"52.193.74.189",
"52.21.22.43",
"52.36.251.118",
"52.44.71.247",
@ -184,17 +193,24 @@ locals {
"52.60.97.235",
"52.67.114.110",
"52.68.223.178",
"52.76.41.181",
"52.76.65.141",
"52.79.128.135",
"52.79.210.83",
"52.79.48.153",
"54.153.159.26",
"54.179.195.220",
"54.200.187.189",
"54.203.108.135",
"54.203.193.46",
"54.227.245.241",
"54.241.167.218",
"54.241.52.158",
"54.250.11.193",
"54.76.137.83",
"54.79.127.20",
"54.94.27.80",
"65.1.222.35",
"99.79.105.160",
"99.81.135.174",
]
@ -204,6 +220,7 @@ locals {
# Keep this list sorted
synthetics_eu = [
"13.124.210.74",
"13.125.155.211",
"13.234.196.179",
"13.235.112.208",
"13.237.25.50",
@ -217,8 +234,10 @@ locals {
"15.161.170.5",
"15.161.19.109",
"15.161.30.132",
"15.164.119.0",
"15.188.0.93",
"15.188.24.216",
"15.207.93.61",
"157.175.106.232",
"157.175.115.252",
"157.175.27.172",
@ -231,13 +250,14 @@ locals {
"18.196.204.231",
"18.229.104.97",
"18.229.121.209",
"3.0.28.216",
"3.10.3.62",
"3.104.27.23",
"3.113.168.207",
"3.114.96.177",
"3.13.7.11",
"3.130.155.242",
"3.130.159.252",
"3.13.7.11",
"3.209.231.131",
"3.221.162.190",
"3.226.130.207",
@ -248,6 +268,8 @@ locals {
"35.177.225.27",
"35.180.222.79",
"35.182.62.100",
"35.72.129.240",
"35.73.187.89",
"52.36.137.104",
"52.41.176.146",
"52.49.136.252",
@ -257,8 +279,10 @@ locals {
"52.78.104.15",
"54.194.249.4",
"54.203.35.154",
"54.207.198.234",
"54.241.225.13",
"54.70.67.57",
"99.79.17.185",
"99.79.171.209",
]
}