Use this data source to retrieve information about a Github's IP addresses.
data "github_ip_ranges" "test" {}
hooks - An Array of IP addresses in CIDR format specifying the addresses that incoming service hooks will originate from. git - An Array of IP addresses in CIDR format specifying the Git servers. pages - An Array of IP addresses in CIDR format specifying the A records for GitHub Pages.
© 2018 HashiCorpLicensed under the MPL 2.0 License.
https://www.terraform.io/docs/providers/github/d/ip_ranges.html