Skip to content

bilsch/terraform-azure-vpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-azure-vpc

This is a vpc module modeled very heavily from the AWS terraform-aws-vpc module.

Note that I'm implementing things in stages. The first stage is the basic vpc layout and support for the various subnets and security groups/rules for each subnet. As I progress additional functionality will be added.

PRs welcome. Consider this module very TBD ;)

Note this module is very immautre. It is being developed as a means of learning azure and vpc / networking. It for sure is not tested much if at all - it applies ;) Use this module at your own risk

TODO

Looking at the Azure provided vpc module terraform-azurerm-avm-res-network-virtualnetwork there are some things this module could stand to implement:

  1. vpc peering
  2. ddos protection
  3. probably others

Things known not supported

  1. ipv6

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages