Skip to content

Commit b87b630

Browse files
committed
docs: updated examples/submodule_network_peering
1 parent 339e6f6 commit b87b630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/submodule_network_peering/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Simple VPC Network Peering
22

3-
This example creates a VPC Network peering between two VPCs.
3+
This example creates three VPCs: `local-network`, `peer-network-1`, and `peer-network-2`, and sets up VPC peering between `local-network` and both `peer-network-1` and `peer-network-2`.
44

55
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
66
## Inputs

0 commit comments

Comments
 (0)