Skip to content

A repository to keep the knowledge of how implement a hubspoke topology with AzureVpnGateway

Notifications You must be signed in to change notification settings

tmissao/AzureNetworkGateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Network Gateway with Hub-Spoke Network Topology

This project intends to setup a vpn tunnel using the Azure Network Gateway resource, and allow all virtual networks (vnets) peered to use the vpn tunnel. In order to archive this, a network topology called Hub-Spoke was utilized.

topology

Setup


Usage


This environment is totally build using Terraform

cd src/terraform
tfenv install
tfenv use
terraform init
terraform apply

Results


result

About

A repository to keep the knowledge of how implement a hubspoke topology with AzureVpnGateway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published