Skip to content

Releases: kaysalawu/azure-network-terraform

v5.8

12 Oct 09:33
Compare
Choose a tag to compare

In this release:

  • Fixed network watcher bug for vnet flow logs
  • Added AKS subnets
  • Updated UDR logic to reference whether firewall or NVA is enabled
  • Updated Vnet peering to reference whether firewall or NVA is enabled

Full Changelog: v5.7...v5.8

v5.7

19 Aug 17:22
Compare
Choose a tag to compare

In this release:

  • Updated changed terraform resource syntax
  • Update: Megaport ExpressRoute module to support route maps for Vwan connections
  • Update: ExpressRoute and VPN gateway modules
  • Update: README documentation

Full Changelog: v5.6...v5.7

v5.6

09 Jul 21:36
Compare
Choose a tag to compare

In this release

  • Bug fixes: UDR subnets changed to list from string
  • Bug fixes: megaport module
  • Added more troubleshooting docs
  • IPv6 added for all demo labs

Full Changelog: v5.5...v5.6

v5.5

08 Jul 07:55
Compare
Choose a tag to compare

In this release

  • Added service tags and multiple subnets per UDR
  • Updated VM startup cloud init scripts
  • Updated linux NVA startup script
  • General README update

Full Changelog: v5.4...v5.5

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