Skip to content

Commit d21a8d6

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

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
@@ -42,7 +42,7 @@ The following attributes are exported:
4242
* `shield` - Whether or not the space has [Shield](https://devcenter.heroku.com/articles/private-spaces#shield-private-spaces) turned on. One of `on` or `off`.
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.
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
45+
* `cidr` - The RFC-1918 CIDR block that the space uses.
4646
* `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

0 commit comments

Comments
 (0)