diff --git a/modules/net-ncc/README.md b/modules/net-ncc/README.md index 38b7570c..2c183b61 100644 --- a/modules/net-ncc/README.md +++ b/modules/net-ncc/README.md @@ -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. +

+ ```hcl module "vpc" { source = "./fabric/modules/net-vpc" diff --git a/modules/net-ncc/images/site-to-vpc.png b/modules/net-ncc/images/site-to-vpc.png new file mode 100644 index 00000000..d3d4a83e Binary files /dev/null and b/modules/net-ncc/images/site-to-vpc.png differ