From 115bdabf36fdd98c02e098ea458f5a563e35940a Mon Sep 17 00:00:00 2001 From: arnoldna Date: Fri, 10 Nov 2023 10:29:22 -0700 Subject: [PATCH 1/2] Moved module to AVM --- modules/network/load-balancer/MOVED-TO-AVM.MD | 1 + 1 file changed, 1 insertion(+) create mode 100644 modules/network/load-balancer/MOVED-TO-AVM.MD diff --git a/modules/network/load-balancer/MOVED-TO-AVM.MD b/modules/network/load-balancer/MOVED-TO-AVM.MD new file mode 100644 index 0000000000..cec0941d12 --- /dev/null +++ b/modules/network/load-balancer/MOVED-TO-AVM.MD @@ -0,0 +1 @@ +This module has already been migrated to [AVM](https://github.com/Azure/bicep-registry-modules/tree/main/avm/res). Only the AVM version is expected to receive updates / new features. Please do not work on improving this module in [CARML](https://aka.ms/carml). From 01a6812732c95130f830f2ab0199ac025c5e88bf Mon Sep 17 00:00:00 2001 From: arnoldna Date: Fri, 10 Nov 2023 11:34:38 -0700 Subject: [PATCH 2/2] Updated README --- modules/network/load-balancer/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/network/load-balancer/README.md b/modules/network/load-balancer/README.md index cb030c747e..1da31adc09 100644 --- a/modules/network/load-balancer/README.md +++ b/modules/network/load-balancer/README.md @@ -1,5 +1,7 @@ # Load Balancers `[Microsoft.Network/loadBalancers]` +> This module has already been migrated to [AVM](https://github.com/Azure/bicep-registry-modules/tree/main/avm/res). Only the AVM version is expected to receive updates / new features. Please do not work on improving this module in [CARML](https://aka.ms/carml). + This module deploys a Load Balancer. ## Navigation