terraform-provider-github
terraform-provider-github copied to clipboard
feat(github_ip_ranges): support for Web and API IP Ranges
Adding the following attributes to the github_ip_ranges data resource:
webweb_ipv4web_ipv6apiapi_ipv4api_ipv6
Somebody else had an old PR for this here - https://github.com/integrations/terraform-provider-github/pull/483 which was blocked pending GraphQL API support.
Hmm, looks like Web doesn't exist on the github.com/google/[email protected] type APIMeta.