Skip to content

Commit 65d1cc5

Browse files
Update docs/data-sources/space.md
Co-authored-by: Sandy Lai <[email protected]> Signed-off-by: Johnny Winn <[email protected]>
1 parent 8cc006d commit 65d1cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data-sources/space.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The following attributes are exported:
4343
* `generation` - The generation of the space platform (`cedar` or `fir`).
4444
* `organization` - The Heroku Team that owns this space. The fields for this block are documented below.
4545
* `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.
4747
* `outbound_ips` - The space's stable outbound [NAT IPs](https://devcenter.heroku.com/articles/platform-api-reference#space-network-address-translation).
4848

4949
The `organization` block supports:

0 commit comments

Comments
 (0)