Skip to content

Commit 14d41ee

Browse files
committed
Document outbound IPs limitation for Fir generation
- Add note to space documentation that outbound IP management is not supported for fir generation spaces - Provides clear guidance to users about generation differences
1 parent cf6d8a9 commit 14d41ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/space.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The following attributes are exported:
7676
* `region` - The space's region.
7777
* `cidr` - The space's CIDR.
7878
* `data_cidr` - The space's Data CIDR.
79-
* `outbound_ips` - The space's stable outbound [NAT IPs](https://devcenter.heroku.com/articles/platform-api-reference#space-network-address-translation).
79+
* `outbound_ips` - The space's stable outbound [NAT IPs](https://devcenter.heroku.com/articles/platform-api-reference#space-network-address-translation). Note: Outbound IP management is not supported for `fir` generation spaces.
8080

8181
## Import
8282

0 commit comments

Comments
 (0)