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
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
Copy file name to clipboardExpand all lines: docs/resources/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
@@ -76,7 +76,7 @@ The following attributes are exported:
76
76
*`region` - The space's region.
77
77
*`cidr` - The space's CIDR.
78
78
*`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.
0 commit comments