@@ -18,20 +18,20 @@ data "github_ip_ranges" "test" {}
1818## Attributes Reference
1919
2020 * ` actions ` - An array of IP addresses in CIDR format specifying the addresses that incoming requests from GitHub actions will originate from.
21- * ` actions_ipv4 ` - A subset of the ` actions ` array that contains IP addresses in IPv4 CIDR format.
22- * ` actions_ipv6 ` - A subset of the ` actions ` array that contains IP addresses in IPv6 CIDR format.
21+ * ` actions_ipv4 ` - A subset of the ` actions ` array that contains IP addresses in IPv4 CIDR format.
22+ * ` actions_ipv6 ` - A subset of the ` actions ` array that contains IP addresses in IPv6 CIDR format.
2323 * ` dependabot ` - An array of IP addresses in CIDR format specifying the A records for dependabot.
24- * ` dependabot_ipv4 ` - A subset of the ` dependabot ` array that contains IP addresses in IPv4 CIDR format.
25- * ` dependabot_ipv6 ` - A subset of the ` dependabot ` array that contains IP addresses in IPv6 CIDR format.
24+ * ` dependabot_ipv4 ` - A subset of the ` dependabot ` array that contains IP addresses in IPv4 CIDR format.
25+ * ` dependabot_ipv6 ` - A subset of the ` dependabot ` array that contains IP addresses in IPv6 CIDR format.
2626 * ` hooks ` - An Array of IP addresses in CIDR format specifying the addresses that incoming service hooks will originate from.
27- * ` hooks_ipv4 ` - A subset of the ` hooks ` array that contains IP addresses in IPv4 CIDR format.
28- * ` hooks_ipv6 ` - A subset of the ` hooks ` array that contains IP addresses in IPv6 CIDR format.
27+ * ` hooks_ipv4 ` - A subset of the ` hooks ` array that contains IP addresses in IPv4 CIDR format.
28+ * ` hooks_ipv6 ` - A subset of the ` hooks ` array that contains IP addresses in IPv6 CIDR format.
2929 * ` git ` - An Array of IP addresses in CIDR format specifying the Git servers.
30- * ` git_ipv4 ` - A subset of the ` git ` array that contains IP addresses in IPv4 CIDR format.
31- * ` git_ipv6 ` - A subset of the ` git ` array that contains IP addresses in IPv6 CIDR format.
30+ * ` git_ipv4 ` - A subset of the ` git ` array that contains IP addresses in IPv4 CIDR format.
31+ * ` git_ipv6 ` - A subset of the ` git ` array that contains IP addresses in IPv6 CIDR format.
3232 * ` pages ` - An Array of IP addresses in CIDR format specifying the A records for GitHub Pages.
33- * ` pages_ipv4 ` - A subset of the ` pages ` array that contains IP addresses in IPv4 CIDR format.
34- * ` pages_ipv6 ` - A subset of the ` pages ` array that contains IP addresses in IPv6 CIDR format.
33+ * ` pages_ipv4 ` - A subset of the ` pages ` array that contains IP addresses in IPv4 CIDR format.
34+ * ` pages_ipv6 ` - A subset of the ` pages ` array that contains IP addresses in IPv6 CIDR format.
3535 * ` importer ` - An Array of IP addresses in CIDR format specifying the A records for GitHub Importer.
36- * ` importer_ipv4 ` - A subset of the ` importer ` array that contains IP addresses in IPv4 CIDR format.
37- * ` importer_ipv6 ` - A subset of the ` importer ` array that contains IP addresses in IPv6 CIDR format.
36+ * ` importer_ipv4 ` - A subset of the ` importer ` array that contains IP addresses in IPv4 CIDR format.
37+ * ` importer_ipv6 ` - A subset of the ` importer ` array that contains IP addresses in IPv6 CIDR format.
0 commit comments