Skip to content

Commit e5e9cd4

Browse files
Mia-Crossyfodil
andcommitted
feat(vpcgw): read gateway network's private IPs
Co-authored-by: Yacine FODIL <[email protected]>
1 parent bd155b9 commit e5e9cd4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/resources/vpc_gateway_network.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ In addition to all arguments above, the following attributes are exported:
113113
- `created_at` - The date and time of the creation of the GatewayNetwork.
114114
- `updated_at` - The date and time of the last update of the GatewayNetwork.
115115
- `status` - The status of the Public Gateway's connection to the Private Network.
116+
- `private_ip` - The list of private IPv4 addresses associated with the resource.
117+
- `id` - The ID of the IPv4 address resource.
118+
- `address` - The private IPv4 address.
116119

117120
## Import
118121

0 commit comments

Comments
 (0)