Add image for site to VPC example

This commit is contained in:
Julio Diez 2023-03-06 20:55:36 +01:00
parent 69493d8a40
commit 0f4919a771
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ The module can manage a hub, multiple spokes, and corresponding Cloud Routers an
In this example a router appliance connects with a peer router in an on-premises network, and also peers with a Cloud Router.
<p align="center"> <img src="images/site-to-vpc.png" width="600"> </p>
```hcl
module "vpc" {
source = "./fabric/modules/net-vpc"

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB