Add image for site to two VPCs example

This commit is contained in:
Julio Diez 2023-03-07 10:43:51 +01:00
parent 76972d5804
commit 3e0a8c4c0a
2 changed files with 2 additions and 0 deletions

View File

@ -70,6 +70,8 @@ module "ncc" {
In the following topology, a router appliance instance has interfaces in two VPC networks. Each interface has been used to create a Router appliance spoke.
<p align="center"> <img src="images/site-to-two-vpcs.png" width="600"> </p>
```hcl
module "vpc-a" {
source = "./fabric/modules/net-vpc"

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB