Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

Commit 828e4f5

Browse files
chore: deprecate module (#205)
1 parent 0c57ae1 commit 828e4f5

2 files changed

Lines changed: 14 additions & 6 deletions

File tree

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
<!-- BEGIN_TF_DOCS -->
22
<!-- Code generated by terraform-docs. DO NOT EDIT. -->
3-
# Terraform Verified Module for Azure Virtual WAN Hub Networking
3+
⚠️THIS MODULE IS DEPRECATED.⚠️
4+
5+
- It will no longer receive any updates.
6+
- The module can still be used as is (references to any existing versions will keep working), but it is not recommended for new deployments.
7+
- It is recommended to migrate to a replacement/alternative version of the module, if available.
8+
- The code for this module was migrated to a submodule [here](https://registry.terraform.io/modules/Azure/avm-ptn-alz-connectivity-virtual-wan/azurerm/latest/submodules/virtual-wan).
49

5-
[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/Azure/terraform-azurerm-vwan.svg)](http://isitmaintained.com/project/Azure/terraform-azurerm-vwan "Average time to resolve an issue")
6-
[![Percentage of issues still open](http://isitmaintained.com/badge/open/Azure/terraform-azurerm-vwan.svg)](http://isitmaintained.com/project/Azure/terraform-azurerm-vwan "Percentage of issues still open")
10+
# Terraform Verified Module for Azure Virtual WAN Hub Networking
711

812
This module is designed to simplify the creation of virtual wan based networks in Azure.
913

_header.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
# Terraform Verified Module for Azure Virtual WAN Hub Networking
1+
⚠️THIS MODULE IS DEPRECATED.⚠️
2+
3+
- It will no longer receive any updates.
4+
- The module can still be used as is (references to any existing versions will keep working), but it is not recommended for new deployments.
5+
- It is recommended to migrate to a replacement/alternative version of the module, if available.
6+
- The code for this module was migrated to a submodule [here](https://registry.terraform.io/modules/Azure/avm-ptn-alz-connectivity-virtual-wan/azurerm/latest/submodules/virtual-wan).
27

3-
[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/Azure/terraform-azurerm-vwan.svg)](http://isitmaintained.com/project/Azure/terraform-azurerm-vwan "Average time to resolve an issue")
4-
[![Percentage of issues still open](http://isitmaintained.com/badge/open/Azure/terraform-azurerm-vwan.svg)](http://isitmaintained.com/project/Azure/terraform-azurerm-vwan "Percentage of issues still open")
8+
# Terraform Verified Module for Azure Virtual WAN Hub Networking
59

610
This module is designed to simplify the creation of virtual wan based networks in Azure.
711

0 commit comments

Comments
 (0)