File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,9 @@ data "github_ip_ranges" "test" {}
35
35
* ` api ` - An Array of IP addresses in CIDR format for the GitHub API.
36
36
* ` api_ipv4 ` - A subset of the ` api ` array that contains IP addresses in IPv4 CIDR format.
37
37
* ` api_ipv6 ` - A subset of the ` api ` array that contains IP addresses in IPv6 CIDR format.
38
+ * ` packages ` - An Array of IP addresses in CIDR format specifying the A records for GitHub Packages.
39
+ * ` packages_ipv4 ` - A subset of the ` packages ` array that contains IP addresses in IPv4 CIDR format.
40
+ * ` packages_ipv6 ` - A subset of the ` packages ` array that contains IP addresses in IPv6 CIDR format.
38
41
* ` pages ` - An Array of IP addresses in CIDR format specifying the A records for GitHub Pages.
39
42
* ` pages_ipv4 ` - A subset of the ` pages ` array that contains IP addresses in IPv4 CIDR format.
40
43
* ` pages_ipv6 ` - A subset of the ` pages ` array that contains IP addresses in IPv6 CIDR format.
You can’t perform that action at this time.
0 commit comments