You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/data-sources/space.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ The following attributes are exported:
43
43
*`generation` - The generation of the space platform (`cedar` or `fir`).
44
44
*`organization` - The Heroku Team that owns this space. The fields for this block are documented below.
45
45
*`cidr` - The RFC-1918 CIDR the Private Space will use. It must be a /16 in 10.0.0.0/8, 172.16.0.0/12 or 192.168.0.0/16
46
-
*`data_cidr` - The RFC-1918 CIDR that the Private Space will use for the Heroku-managed peering connection that's automatically created when using Heroku Data add-ons. It must be between a /16 and a /20
46
+
*`data_cidr` - The RFC-1918 CIDR block that the space uses for the Heroku-managed peering connection for Heroku Data add-ons.
47
47
*`outbound_ips` - The space's stable outbound [NAT IPs](https://devcenter.heroku.com/articles/platform-api-reference#space-network-address-translation).
0 commit comments