github_ip_ranges

Use this data source to retrieve information about a Github's IP addresses.

Example Usage

data "github_ip_ranges" "test" {}

Attributes Reference

  • 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 HashiCorp
Licensed under the MPL 2.0 License.
https://www.terraform.io/docs/providers/github/d/ip_ranges.html