Skip to content

Releases: kaysalawu/azure-network-terraform

v5.4

28 May 17:57
Compare
Choose a tag to compare

In this release:

  • Simplified VNet IP addressing to single CIDR per VNet
  • Updated IPv6 to ensure it is fully disabled or enabled on demand
  • Added additional ExpressRoute resiliency lab
  • Added BGP community for all VNets
  • Added VNet flow logs
  • Added Virtual Network Manager module
  • Fixed multiple bugs with Megaport module

Full Changelog: v5.3...v5.4

v5.3

22 Apr 12:25
Compare
Choose a tag to compare

In this release:

  • Added dual stack (IPv4/IPv6) support for VNets, subnets and supported resources
  • New lab: 07-express-route-ipv6 using Megaport
  • Upgraded all VM instances to use docker containers for flexibility in adding new apps
  • Upgraded modules to support IPv6
  • README updates

Full Changelog: v5.2...v5.3

V5.2

03 Apr 21:06
Compare
Choose a tag to compare

In this release:

  • Updated VMs to use NAT gateway instead of default outbound public IP
  • Tightened NSG rules to limit external ingress traffic to NVA
  • Stabilized Strongswan IPsec and enabled tunnel restart scripts
  • Fixed bug for Vwan routing intent with static route on connection
  • New lab: IPsec over ExpressRoute
  • New lab: App gateway daisy chain with Azure load balancer
  • New lab: App gateway WAF
  • New lab: App gateway Web Socket
  • New lab: P2S VPN with clients
  • New lab: Express route ECMP with PrivateLink access to storage
  • New lab: Network egress scenarios for private subnet and service endpoints

Full Changelog: v5.1...v5.2

v5.1

01 Apr 22:34
Compare
Choose a tag to compare

In this release:

  • README documentation update
  • Demo labs added

Full Changelog: v5.0...v5.1

v5.0

18 Mar 02:02
Compare
Choose a tag to compare

Full Changelog: v4.1...v5.0

Notes:
This release has major breaking changes an upgrades.

In this realease:

  • MIT license added
  • Replaced the deprecated Cisco CSR-1000v with Strongswan + FRR routing daemon on Ubuntu 20
  • Renamed all resource groups for better description
  • Renamed VM resource names and computer hostname
  • Added system assigned identities for VMs
  • Replaced app service with storage account for the PrivateLink section
  • Updated private DNS link architecture - decentralized DNS
  • Set Vnet gateway default to allow traffic from remote Vwan and Vnet
  • Route map configurations flattened in a list to make it more readable
  • Added address space CIDR to Vnet to separate main resources from Vnet gateway subnets
  • Diagrams updated to reflect new architecture changes for Vnet and Vwan

v4.1

16 Mar 07:46
Compare
Choose a tag to compare

Changes in this Realease

  • Set global diagnostics setting for all network resources
  • README updates

NOTES:
Cisco CSR-1000V has been deprecated by Cisco from Azure marketplace so all modules for Cisco NVA will no longer work. This will be fixed in upcoming release v5.0 which uses Strongswan and FRR routing daemon on Ubuntu 20.

Full Changelog: v4.0...v4.1

v4.0

30 Dec 23:11
Compare
Choose a tag to compare

In this release:

  • Private DNS Resolver modules
  • Private DNS Resolver Dashboard (metrics)
  • Lab scenario overviews and troubleshooting readme updates
  • Added code examples to modules
  • NAT gateay used for spoke subnets; removed VM public IPs
  • Application gateway module: bug fixes + diagnostic settings and dashboard (metrics and logs)
  • Azure load balancer module: bug fixes + diagnostic settings and dashboard (metrics and logs)
  • Added more lab scenarios in 4-General
  • Added expressRoute megaport module to template

Full Changelog: v3.0...v3.2

v3.1

03 Dec 14:02
Compare
Choose a tag to compare

In this release:

  • New subnets for NVA multi-nic
  • New modules - AppGw, OPNSense
  • Additional diagnostic settings - VpnGw
  • Packet generator scripts for vm servers
  • Azapi provider included in modules
  • README documentation updated - images, test scenarios

Full Changelog: v3.0...v3.1

v3.0

19 Nov 19:14
Compare
Choose a tag to compare

Updates:

  • Hub and spoke Vm startup scripts update
  • Removed VM extension and replaced with cloud init
  • General bug fixes - module dependency errors, terraform timeoutes
  • Private DNS resolver - decentralised to centralised
  • More detailed README and lint

Full Changelog: v2.0.0...v3.0

v2.0

24 Oct 12:57
Compare
Choose a tag to compare

Updates:

  • Hub and spoke Vm startup scripts
  • Virtual WAN firewall and gateways
  • README

Full Changelog: v1.0...v2.0.0