From bef951fe4cd7b193be7eedda1aa4df7c33a20791 Mon Sep 17 00:00:00 2001 From: Dave Rendon Date: Fri, 3 May 2024 06:28:33 -0500 Subject: [PATCH] update files --- docs/content/indexes/samples.md | 94 +++++++++++++++++++ .../module-indexes/BicepPatternModules.csv | 17 ---- .../TerraformPatternModules.csv | 20 ---- .../TerraformResourceModules.csv | 79 ---------------- 4 files changed, 94 insertions(+), 116 deletions(-) create mode 100644 docs/content/indexes/samples.md delete mode 100644 docs/static/module-indexes/BicepPatternModules.csv delete mode 100644 docs/static/module-indexes/TerraformPatternModules.csv delete mode 100644 docs/static/module-indexes/TerraformResourceModules.csv diff --git a/docs/content/indexes/samples.md b/docs/content/indexes/samples.md new file mode 100644 index 0000000..515dffd --- /dev/null +++ b/docs/content/indexes/samples.md @@ -0,0 +1,94 @@ +--- +title: Bicep Application Samples +geekdocNav: false +geekdocAlign: left +geekdocAnchor: true +--- + + + + + +{{< hint type=note >}} + +This page contains various views of catalog for **Bicep Sample Applications**. To see these views, **click on the expandable sections** with the "➕" sign below. + +- {{< icon "gdoc_github" >}} To see the **full, unfiltered, unformatted index** on GitHub, click [here](https://github.com/Azure/Azure-Verified-Modules/blob/main/docs/static/module-indexes/BicepResourceModules.csv). + +- {{< icon "gdoc_download" >}} To download the source CSV file, click [here](/Azure-Verified-Modules/module-indexes/BicepResourceModules.csv). + +{{< /hint >}} + +{{< toc >}} + +## Catalog + +{{< hint type=note >}} +Samples listed below that aren't shown with the status of **`Sample Available 🟢`**, are currently in development and are not yet available for use. For proposed application samples, see the [Proposed App Samples](/azinsider/indexes/samples/#proposed-modules---) section below. +{{< /hint >}} + +The following table shows the number of all available, orphaned and proposed **Bicep App Samples**. + +{{< moduleStats language="Bicep" moduleType="Resource" showLanguage=true showClassification=true >}} + +
+ +### Publication History - 📅 + +{{< expand "➕ Publication History - App Sample names, status and owners" "expand/collapse" "closed" >}} + +{{< moduleHistory header=true csv="/static/module-indexes/BicepResourceModules.csv" language="Bicep" moduleType="resource" exclude="Proposed :new:" monthsToShow=9999 >}} + +{{< /expand >}} + +
+ +### Published App Samples - 🟢 & 👀 + +{{< expand "➕ Published App Samples - Module names, status and owners" "expand/collapse" "open" >}} + +{{< moduleNameStatusOwners header=true csv="/static/module-indexes/BicepResourceModules.csv" language="Bicep" moduleType="resource" exclude="Proposed :new:" >}} + +{{< /expand >}} + +
+ +### Proposed App Samples - 🆕 + +{{< expand "➕ Proposed App Samples - names, status and owners" "expand/collapse" >}} + +{{< moduleNameStatusOwners header=true csv="/static/module-indexes/BicepResourceModules.csv" language="Bicep" moduleType="resource" exclude="Available :green_circle:,Orphaned :eyes:" >}} + +{{< /expand >}} + +
+ +### All App Samples - 📇 + +{{< expand "➕ All App Samples - names, status and owners" "expand/collapse" >}} + +{{< moduleNameStatusOwners header=true csv="/static/module-indexes/BicepResourceModules.csv" language="Bicep" moduleType="resource" >}} + +{{< /expand >}} + +
+ +## For Module Owners & Contributors + +{{< hint type=note >}} + +This section is mainly intended **for module owners and contributors** as it contains information important for module development, such as **telemetry ID prefix, and GitHub Teams for Owners & Contributors**. + +{{< /hint >}} + +### Module name, Telemetry ID prefix, GitHub Teams for Owners & Contributors + +{{< expand "âž• All Modules - Module name, Telemetry ID prefix, GitHub Teams for Owners & Contributors" "expand/collapse" >}} + +{{< moduleNameTelemetryGHTeams header=true csv="/static/module-indexes/BicepResourceModules.csv" language="Bicep" moduleType="resource" >}} + +{{< /expand >}} \ No newline at end of file diff --git a/docs/static/module-indexes/BicepPatternModules.csv b/docs/static/module-indexes/BicepPatternModules.csv deleted file mode 100644 index efc6743..0000000 --- a/docs/static/module-indexes/BicepPatternModules.csv +++ /dev/null @@ -1,17 +0,0 @@ -ModuleDisplayName,ModuleName,ModuleStatus,RepoURL,PublicRegistryReference,TelemetryIdPrefix,PrimaryModuleOwnerGHHandle,PrimaryModuleOwnerDisplayName,SecondaryModuleOwnerGHHandle,SecondaryModuleOwnerDisplayName,ModuleOwnersGHTeam,ModuleContributorsGHTeam,Description,Comments,FirstPublishedIn -Azure Container Apps (ACA) LZA - Data Services,avm/ptn/aca-lza/data-services,New Module :new:,https://github.com/Azure/bicep-registry-modules/tree/main/avm/ptn/aca-lza/data-services,br/public:avm/ptn/aca-lza/data-services:X.Y.Z,46d3xbcp.ptn.acalza-dataservices,kpantos,Konstantinos Pantos,,,@Azure/avm-ptn-acalza-dataservices-module-owners-bicep,@Azure/avm-ptn-acalza-dataservices-module-contributors-bicep,AVM Pattern Module for Azure Container Apps (ACA) LZA - Data Services,, -Azure Container Apps (ACA) LZA - Hosting Environment,avm/ptn/aca-lza/hosting-environment,New Module :new:,https://github.com/Azure/bicep-registry-modules/tree/main/avm/ptn/aca-lza/hosting-environment,br/public:avm/ptn/aca-lza/hosting-environment:X.Y.Z,46d3xbcp.ptn.acalza-hostingenvironment,kpantos,Konstantinos Pantos,,,@Azure/avm-ptn-acalza-hostingenvironment-module-owners-bicep,@Azure/avm-ptn-acalza-hostingenvironment-module-contributors-bicep,AVM Pattern Module for Azure Container Apps (ACA) LZA - Hosting Environment,, -Authorization - Policy Assignment,avm/ptn/authorization/policy-assignment,Module Available :green_circle:,https://github.com/Azure/bicep-registry-modules/tree/main/avm/ptn/authorization/policy-assignment,br/public:avm/ptn/authorization/policy-assignment:X.Y.Z,46d3xbcp.ptn.authorization-policyassignment,arnoldna,Nate Arnold,,,@Azure/avm-ptn-authorization-policyassignment-module-owners-bicep,@Azure/avm-ptn-authorization-policyassignment-module-contributors-bicep,AVM Pattern Module for Authorization - Policy Assignment,,2024-04 -Authorization - Role Assignment,avm/ptn/authorization/role-assignment,Module Available :green_circle:,https://github.com/Azure/bicep-registry-modules/tree/main/avm/ptn/authorization/role-assignment,br/public:avm/ptn/authorization/role-assignment:X.Y.Z,46d3xbcp.ptn.authorization-roleassignment,arnoldna,Nate Arnold,,,@Azure/avm-ptn-authorization-roleassignment-module-owners-bicep,@Azure/avm-ptn-authorization-roleassignment-module-contributors-bicep,AVM Pattern Module for Authorization - Role Assignment,,2024-04 -Azure Virtual Desktop (AVD) LZA - Insights,avm/ptn/avd-lza/insights,New Module :new:,https://github.com/Azure/bicep-registry-modules/tree/main/avm/ptn/avd-lza/insights,br/public:avm/ptn/avd-lza/insights:X.Y.Z,46d3xbcp.ptn.avdlza-insights,danycontre,Dany Contreras,danycontre,Dany Contreras,@Azure/avm-ptn-avdlza-insights-module-owners-bicep,@Azure/avm-ptn-avdlza-insights-module-contributors-bicep,AVM Pattern Module for Azure Virtual Desktop (AVD) LZA - Insights,, -Azure Virtual Desktop (AVD) LZA - Management Plane,avm/ptn/avd-lza/management-plane,New Module :new:,https://github.com/Azure/bicep-registry-modules/tree/main/avm/ptn/avd-lza/management-plane,br/public:avm/ptn/avd-lza/management-plane:X.Y.Z,46d3xbcp.ptn.avdlza-managementplane,danycontre,Dany Contreras,moisesjgomez,Moises Gomez Cortez,@Azure/avm-ptn-avdlza-managementplane-module-owners-bicep,@Azure/avm-ptn-avdlza-managementplane-module-contributors-bicep,AVM Pattern Module for Azure Virtual Desktop (AVD) LZA - Management Plane,, -Azure Virtual Desktop (AVD) LZA - Networking,avm/ptn/avd-lza/networking,New Module :new:,https://github.com/Azure/bicep-registry-modules/tree/main/avm/ptn/avd-lza/networking,br/public:avm/ptn/avd-lza/networking:X.Y.Z,46d3xbcp.ptn.avdlza-networking,moisesjgomez,Moises Gomez Cortez,danycontre,Dany Contreras,@Azure/avm-ptn-avdlza-networking-module-owners-bicep,@Azure/avm-ptn-avdlza-networking-module-contributors-bicep,AVM Pattern Module for Azure Virtual Desktop (AVD) LZA - Networking,, -Azure Virtual Desktop (AVD) LZA - Session Hosts,avm/ptn/avd-lza/session-hosts,New Module :new:,https://github.com/Azure/bicep-registry-modules/tree/main/avm/ptn/avd-lza/session-hosts,br/public:avm/ptn/avd-lza/session-hosts:X.Y.Z,46d3xbcp.ptn.avdlza-sessionhosts,danycontre,Dany Contreras,danycontre,Dany Contreras,@Azure/avm-ptn-avdlza-sessionhosts-module-owners-bicep,@Azure/avm-ptn-avdlza-sessionhosts-module-contributors-bicep,AVM Pattern Module for Azure Virtual Desktop (AVD) LZA - Session Hosts,, -Deployment Script - Create Key Vault SSH Key Pair,avm/ptn/deployment-script/create-kv-ssh-key-pair,New Module :new:,https://github.com/Azure/bicep-registry-modules/tree/main/avm/ptn/deployment-script/create-kv-ssh-key-pair,br/public:avm/ptn/deployment-script/create-kv-ssh-key-pair:X.Y.Z,46d3xbcp.ptn.deploymentscript-createkvsshkeypair,vlahane,Vishal Lahane,,,@Azure/avm-ptn-deploymentscript-createkvsshkeypair-module-owners-bicep,@Azure/avm-ptn-deploymentscript-createkvsshkeypair-module-contributors-bicep,AVM Pattern Module for Deployment Script - Create Key Vault SSH Key Pair,, -Dev-Box,avm/ptn/dev-center/dev-box,New Module :new:,https://github.com/Azure/bicep-registry-modules/tree/main/avm/ptn/dev-center/dev-box,br/public:avm/ptn/dev-center/dev-box:X.Y.Z,46d3xbcp.ptn.devcenter-devbox,timfurnival-MSFT,Tim Furnival,,,@Azure/avm-ptn-devcenter-devbox-module-owners-bicep,@Azure/avm-ptn-devcenter-devbox-module-contributors-bicep,AVM Pattern Module for Dev-Box,, -FinOps Toolkit - FinOps Hub,avm/ptn/finops-toolkit/finops-hub,New Module :new:,https://github.com/Azure/bicep-registry-modules/tree/main/avm/ptn/finops-toolkit/finops-hub,br/public:avm/ptn/finops-toolkit/finops-hub:X.Y.Z,46d3xbcp.ptn.finopstoolkit-finopshub,arthurclares,Arthur Clares,,,@Azure/avm-ptn-finopstoolkit-finopshub-module-owners-bicep,@Azure/avm-ptn-finopstoolkit-finopshub-module-contributors-bicep,AVM Pattern Module for FinOps Toolkit - FinOps Hub,, -Landing Zone Subscription Vending,avm/ptn/lz/sub-vending,New Module :new:,https://github.com/Azure/bicep-registry-modules/tree/main/avm/ptn/lz/sub-vending,br/public:avm/ptn/lz/sub-vending:X.Y.Z,46d3xbcp.ptn.lz-subvending,jtracey93,Jack Tracey,sebassem,Seif Bassem,@Azure/avm-ptn-lz-subvending-module-owners-bicep,@Azure/avm-ptn-lz-subvending-module-contributors-bicep,AVM Pattern Module for Landing Zone Subscription Vending,, -Hub Networking,avm/ptn/network/hub-networking,New Module :new:,https://github.com/Azure/bicep-registry-modules/tree/main/avm/ptn/network/hub-networking,br/public:avm/ptn/network/hub-networking:X.Y.Z,46d3xbcp.ptn.network-hubnetworking,hundredacres,Matt Schmitt,,,@Azure/avm-ptn-network-hubnetworking-module-owners-bicep,@Azure/avm-ptn-network-hubnetworking-module-contributors-bicep,AVM Pattern Module for Hub Networking,, -Private Link Private DNS Zones,avm/ptn/network/private-link-private-dns-zones,New Module :new:,https://github.com/Azure/bicep-registry-modules/tree/main/avm/ptn/network/private-link-private-dns-zones,br/public:avm/ptn/network/private-link-private-dns-zones:X.Y.Z,46d3xbcp.ptn.network-privatelinkprivatednszones,jtracey93,Jack Tracey,,,@Azure/avm-ptn-network-privatelinkprivatednszones-module-owners-bicep,@Azure/avm-ptn-network-privatelinkprivatednszones-module-contributors-bicep,AVM Pattern Module for Private Link Private DNS Zones,, -Policy Insights Remediation,avm/ptn/policy-insights/remediation,Module Available :green_circle:,https://github.com/Azure/bicep-registry-modules/tree/main/avm/ptn/policy-insights/remediation,br/public:avm/ptn/policy-insights/remediation:X.Y.Z,46d3xbcp.ptn.policyinsights-remediation,donk-msft,Don Koning,,,@Azure/avm-ptn-policyinsights-remediation-module-owners-bicep,@Azure/avm-ptn-policyinsights-remediation-module-contributors-bicep,AVM Pattern Module for Policy Insights Remediation,,2024-04 -Azure Security Center (Defender for Cloud),avm/ptn/security/security-center,Module Available :green_circle:,https://github.com/Azure/bicep-registry-modules/tree/main/avm/ptn/security/security-center,br/public:avm/ptn/security/security-center:X.Y.Z,46d3xbcp.ptn.security-securitycenter,tony-box,Tony Box,,,@Azure/avm-ptn-security-securitycenter-module-owners-bicep,@Azure/avm-ptn-security-securitycenter-module-contributors-bicep,AVM Pattern Module for Azure Security Center (Defender for Cloud),,2024-04 diff --git a/docs/static/module-indexes/TerraformPatternModules.csv b/docs/static/module-indexes/TerraformPatternModules.csv deleted file mode 100644 index 2c6caae..0000000 --- a/docs/static/module-indexes/TerraformPatternModules.csv +++ /dev/null @@ -1,20 +0,0 @@ -ModuleDisplayName,ModuleName,ModuleStatus,RepoURL,PublicRegistryReference,TelemetryIdPrefix,PrimaryModuleOwnerGHHandle,PrimaryModuleOwnerDisplayName,SecondaryModuleOwnerGHHandle,SecondaryModuleOwnerDisplayName,ModuleOwnersGHTeam,ModuleContributorsGHTeam,Description,Comments,FirstPublishedIn -Azure Kubernetes Service,avm-ptn-aks-production,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-ptn-aks-production,https://registry.terraform.io/modules/Azure/avm-ptn-aks-production/azurerm/latest,46d3xgtf.ptn.aks-production,zioproto,Saverio Proto,,,@Azure/avm-ptn-aks-production-module-owners-tf,@Azure/avm-ptn-aks-production-module-contributors-tf,AVM Pattern Module for Azure Kubernetes Service,,2024-04 -Azure Landing Zone ,avm-ptn-alz,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-ptn-alz,https://registry.terraform.io/modules/Azure/avm-ptn-alz/azurerm/latest,46d3xgtf.ptn.ptn-alz,jaredfholgate,Jared Holgate,,,@Azure/avm-ptn-alz-module-owners-tf,@Azure/avm-ptn-alz-module-contributors-tf,AVM Pattern Module for Azure Landing Zone ,,2023-11 -ALZ Management ,avm-ptn-alz-management,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-ptn-alz-management,https://registry.terraform.io/modules/Azure/avm-ptn-alz-management/azurerm/latest,46d3xgtf.ptn.alz-management,luke-taylor,Luke Taylor,,,@Azure/avm-ptn-alz-management-module-owners-tf,@Azure/avm-ptn-alz-management-module-contributors-tf,AVM Pattern Module that handles all aspects of the ALZ management resources,,2023-12 -AVD Insights,avm-ptn-avd-lza-insights,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-ptn-avd-lza-insights,https://registry.terraform.io/modules/Azure/avm-ptn-avd-lza-insights/azurerm/latest,46d3xgtf.ptn.avd-lza-insights,jensheerin,Jen Sheerin,cshea-msft,Charles Shea,@Azure/avm-ptn-avd-lza-insights-module-owners-tf,@Azure/avm-ptn-avd-lza-insights-module-contributors-tf,AVM Pattern Module for AVD Insights,, -AVD Management Plane,avm-ptn-avd-lza-managementplane,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-ptn-avd-lza-managementplane,https://registry.terraform.io/modules/Azure/avm-ptn-avd-lza-managementplane/azurerm/latest,46d3xgtf.ptn.avd-lza-managementplane,jensheerin,Jen Sheerin,cshea-msft,Charles Shea,@Azure/avm-ptn-avd-lza-managementplane-module-owners-tf,@Azure/avm-ptn-avd-lza-managementplane-module-contributors-tf,AVM Pattern Module for AVD Management Plane,, -AVD Session Hosts,avm-ptn-avd-lza-sessionhosts,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-ptn-avd-lza-sessionhosts,https://registry.terraform.io/modules/Azure/avm-ptn-avd-lza-sessionhosts/azurerm/latest,46d3xgtf.ptn.avd-lza-sessionhosts,cshea-msft,Charles Shea,,,@Azure/avm-ptn-avd-lza-sessionhosts-module-owners-tf,@Azure/avm-ptn-avd-lza-sessionhosts-module-contributors-tf,AVM Pattern Module for AVD Session Hosts,, -CI CD Agents and Runners,avm-ptn-cicd-agents-and-runners,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-ptn-cicd-agents-and-runners,https://registry.terraform.io/modules/Azure/avm-ptn-cicd-agents-and-runners/azurerm/latest,46d3xgtf.ptn.cicd-agents-and-runners,jaredfholgate,Jared Holgate,,,@Azure/avm-ptn-cicd-agents-and-runners-module-owners-tf,@Azure/avm-ptn-cicd-agents-and-runners-module-contributors-tf,AVM Pattern Module for CI CD Agents and Runners,, -CI CD bootstrap,avm-ptn-cicd-bootstrap,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-ptn-cicd-bootstrap,https://registry.terraform.io/modules/Azure/avm-ptn-cicd-bootstrap/azurerm/latest,46d3xgtf.ptn.cicd-bootstrap,luke-taylor,Luke Taylor,,,@Azure/avm-ptn-cicd-bootstrap-module-owners-tf,@Azure/avm-ptn-cicd-bootstrap-module-contributors-tf,AVM Pattern Module for CI CD bootstrap,, -Azure Confidential Compute,avm-ptn-confidential-compute,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-ptn-confidential-compute,https://registry.terraform.io/modules/Azure/avm-ptn-confidential-compute/azurerm/latest,46d3xgtf.ptn.confidential-compute,humblejay,Kunal Pole,,,@Azure/avm-ptn-confidential-compute-module-owners-tf,@Azure/avm-ptn-confidential-compute-module-contributors-tf,AVM Pattern Module for Azure Confidential Compute,, -Function App and private endpoint-secured Storage,avm-ptn-function-app-storage-private-endpoints,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-ptn-function-app-storage-private-endpoints,https://registry.terraform.io/modules/Azure/avm-ptn-function-app-storage-private-endpoints/azurerm/latest,46d3xgtf.ptn.funapp-secstorage,donovm4,Donovan McCoy,,,@Azure/avm-ptn-function-app-storage-private-endpoints-module-owners-tf,@Azure/avm-ptn-function-app-storage-private-endpoints-module-contributors-tf,AVM Pattern Module for Function App and private endpoint-secured Storage,, -Hub Networking,avm-ptn-hubnetworking,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-ptn-hubnetworking,https://registry.terraform.io/modules/Azure/avm-ptn-hubnetworking/azurerm/latest,46d3xgtf.ptn.network-hubnetworking,matt-FFFFFF,Matt White,,,@Azure/avm-ptn-hubnetworking-module-owners-tf,@Azure/avm-ptn-hubnetworking-module-contributors-tf,AVM Pattern Module for Hub Networking,TFVM location: https://github.com/Azure/terraform-azurerm-hubnetworking, -Virtual Machine Scale Set,avm-ptn-lbvmss,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-ptn-lbvmss,https://registry.terraform.io/modules/Azure/avm-ptn-lbvmss/azurerm/latest,46d3xgtf.ptn.compute-lbvmss,terrymandin,Terry Mandin,,,@Azure/avm-ptn-lbvmss-module-owners-tf,@Azure/avm-ptn-lbvmss-module-contributors-tf,AVM Pattern Module for Virtual Machine Scale Set,, -Private Link Private DNS Zones,avm-ptn-network-private-link-private-dns-zones,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-ptn-network-private-link-private-dns-zones,https://registry.terraform.io/modules/Azure/avm-ptn-network-private-link-private-dns-zones/azurerm/latest,46d3xgtf.ptn.network-privatelinkprivatednszones,,,,,@Azure/avm-ptn-network-private-link-private-dns-zones-module-owners-tf,@Azure/avm-ptn-network-private-link-private-dns-zones-module-contributors-tf,AVM Pattern Module for Private Link Private DNS Zones,, -Oracle Database on Azure,avm-ptn-oracle-iaas,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-ptn-oracle-iaas,https://registry.terraform.io/modules/Azure/avm-ptn-oracle-iaas/azurerm/latest,46d3xgtf.ptn.database-oracle,sihbher,Gerardo Reyes,,,@Azure/avm-ptn-oracle-iaas-module-owners-tf,@Azure/avm-ptn-oracle-iaas-module-contributors-tf,AVM Pattern Module for Oracle Database on Azure,, -Policy assignment,avm-ptn-policyassignment,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-ptn-policyassignment,https://registry.terraform.io/modules/Azure/avm-ptn-policyassignment/azurerm/latest,46d3xgtf.ptn.policy-assignment,steph409,Stephanie Lanius,,,@Azure/avm-ptn-policyassignment-module-owners-tf,@Azure/avm-ptn-policyassignment-module-contributors-tf,AVM Pattern Module for Policy assignment,, -Sentinel Solutions,avm-ptn-sentinel-solutions,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-ptn-sentinel-solutions,https://registry.terraform.io/modules/Azure/avm-ptn-sentinel-solutions/azurerm/latest,46d3xgtf.ptn.sentinel-solutions,LaurentLesle,Laurent Lesle,,,@Azure/avm-ptn-sentinel-solutions-module-owners-tf,@Azure/avm-ptn-sentinel-solutions-module-contributors-tf,AVM Pattern Module for Sentinel Solutions,, -Virtual Network Peering,avm-ptn-virtualnetworkpeering,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-ptn-virtualnetworkpeering,https://registry.terraform.io/modules/Azure/avm-ptn-virtualnetworkpeering/azurerm/latest,46d3xgtf.ptn.network-vnetpeering,herms14,Hermes Miraflor,,,@Azure/avm-ptn-virtualnetworkpeering-module-owners-tf,@Azure/avm-ptn-virtualnetworkpeering-module-contributors-tf,AVM Pattern Module for Virtual Network Peering,, -Virtual WAN,avm-ptn-virtualwan,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-ptn-virtualwan,https://registry.terraform.io/modules/Azure/avm-ptn-virtualwan/azurerm/latest,46d3xgtf.ptn.network-virtualwan,khushal08,Khush Kaviraj,,,@Azure/avm-ptn-virtualwan-module-owners-tf,@Azure/avm-ptn-virtualwan-module-contributors-tf,AVM Pattern Module for Virtual WAN,,2023-10 -Virtual Network Gateway,avm-ptn-vnetgateway,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-ptn-vnetgateway,https://registry.terraform.io/modules/Azure/avm-ptn-vnetgateway/azurerm/latest,46d3xgtf.ptn.network-vnetgateway,luke-taylor,Luke Taylor,matt-FFFFFF,Matt White,@Azure/avm-ptn-vnetgateway-module-owners-tf,@Azure/avm-ptn-vnetgateway-module-contributors-tf,AVM Pattern Module for Virtual Network Gateway,,2023-11 diff --git a/docs/static/module-indexes/TerraformResourceModules.csv b/docs/static/module-indexes/TerraformResourceModules.csv deleted file mode 100644 index 2c12fce..0000000 --- a/docs/static/module-indexes/TerraformResourceModules.csv +++ /dev/null @@ -1,79 +0,0 @@ -ProviderNamespace,ResourceType,ModuleDisplayName,ModuleName,ModuleStatus,RepoURL,PublicRegistryReference,TelemetryIdPrefix,PrimaryModuleOwnerGHHandle,PrimaryModuleOwnerDisplayName,SecondaryModuleOwnerGHHandle,SecondaryModuleOwnerDisplayName,ModuleOwnersGHTeam,ModuleContributorsGHTeam,Description,Comments,FirstPublishedIn -Microsoft.ApiManagement,service,API Management Service,avm-res-apimanagement-service,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-apimanagement-service,https://registry.terraform.io/modules/Azure/avm-res-apimanagement-service/azurerm/latest,46d3xgtf.res.apimanagement-service,swatilekhapaul,Swatilekha Paul,,,@Azure/avm-res-apimanagement-service-module-owners-tf,@Azure/avm-res-apimanagement-service-module-contributors-tf,AVM Resource Module for API Management Service,, -Microsoft.App,containerApps,Container App,avm-res-app-containerapp,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-app-containerapp,https://registry.terraform.io/modules/Azure/avm-res-app-containerapp/azurerm/latest,46d3xgtf.res.app-containerapp,jaredfholgate,Jared Holgate,,,@Azure/avm-res-app-containerapp-module-owners-tf,@Azure/avm-res-app-containerapp-module-contributors-tf,AVM Resource Module for Container App,, -Microsoft.App,managedEnvironments,App Managed Environment,avm-res-app-managedenvironment,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-app-managedenvironment,https://registry.terraform.io/modules/Azure/avm-res-app-managedenvironment/azurerm/latest,46d3xgtf.res.app-managedenvironment,segraef,Sebastian Graef,,,@Azure/avm-res-app-managedenvironment-module-owners-tf,@Azure/avm-res-app-managedenvironment-module-contributors-tf,AVM Resource Module for App Managed Environment,,2024-02 -Microsoft.Authorization,roleAssignments,Role Assignment,avm-res-authorization-roleassignment,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-authorization-roleassignment,https://registry.terraform.io/modules/Azure/avm-res-authorization-roleassignment/azurerm/latest,46d3xgtf.res.authorization-roleassignment,jaredfholgate,Jared Holgate,,,@Azure/avm-res-authorization-roleassignment-module-owners-tf,@Azure/avm-res-authorization-roleassignment-module-contributors-tf,AVM Resource Module for Role Assignment,,2024-01 -Microsoft.Automation,automationAccounts,Automation Account,avm-res-automation-automationaccount,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-automation-automationaccount,https://registry.terraform.io/modules/Azure/avm-res-automation-automationaccount/azurerm/latest,46d3xgtf.res.automation-automationaccount,didayal-msft,Divyadeep Dayal,,,@Azure/avm-res-automation-automationaccount-module-owners-tf,@Azure/avm-res-automation-automationaccount-module-contributors-tf,AVM Resource Module for Automation Account,, -Microsoft.AVS,privateClouds,AVS Private Cloud,avm-res-avs-privatecloud,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-avs-privatecloud,https://registry.terraform.io/modules/Azure/avm-res-avs-privatecloud/azurerm/latest,46d3xgtf.res.avs-privatecloud,jchancellor-ms,Jon Chancellor,,,@Azure/avm-res-avs-privatecloud-module-owners-tf,@Azure/avm-res-avs-privatecloud-module-contributors-tf,AVM Resource Module for AVS Private Cloud,,2024-02 -Microsoft.Batch,batchAccounts,Batch Account,avm-res-batch-batchaccount,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-batch-batchaccount,https://registry.terraform.io/modules/Azure/avm-res-batch-batchaccount/azurerm/latest,46d3xgtf.res.batch-batchaccount,ethanjenkins1,Ethan Jenkins,,,@Azure/avm-res-batch-batchaccount-module-owners-tf,@Azure/avm-res-batch-batchaccount-module-contributors-tf,AVM Resource Module for Batch Account,, -Microsoft.Cache,Redis,Redis Cache,avm-res-cache-redis,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-cache-redis,https://registry.terraform.io/modules/Azure/avm-res-cache-redis/azurerm/latest,46d3xgtf.res.cache-redis,jchancellor-ms,Jon Chancellor,,,@Azure/avm-res-cache-redis-module-owners-tf,@Azure/avm-res-cache-redis-module-contributors-tf,AVM Resource Module for Redis Cache,, -Microsoft.Cdn,profiles,CDN Profile,avm-res-cdn-profile,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-cdn-profile,https://registry.terraform.io/modules/Azure/avm-res-cdn-profile/azurerm/latest,46d3xgtf.res.cdn-profile,Poven795909,Poornima Venkataramanan,,,@Azure/avm-res-cdn-profile-module-owners-tf,@Azure/avm-res-cdn-profile-module-contributors-tf,AVM Resource Module for CDN Profile,, -Microsoft.CognitiveServices,accounts,Cognitive Service,avm-res-cognitiveservices-account,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-cognitiveservices-account,https://registry.terraform.io/modules/Azure/avm-res-cognitiveservices-account/azurerm/latest,46d3xgtf.res.cognitiveservices-account,lonegunmanb,Zijie He,,,@Azure/avm-res-cognitiveservices-account-module-owners-tf,@Azure/avm-res-cognitiveservices-account-module-contributors-tf,AVM Resource module for Cognitive services account ( Open AI),,2024-02 -Microsoft.Compute,disks,Compute Disk,avm-res-compute-disk,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-compute-disk,https://registry.terraform.io/modules/Azure/avm-res-compute-disk/azurerm/latest,46d3xgtf.res.compute-disk,fafriha,Farouk Friha,,,@Azure/avm-res-compute-disk-module-owners-tf,@Azure/avm-res-compute-disk-module-contributors-tf,AVM Resource Module for Compute Disk,, -Microsoft.Compute,diskEncryptionSets,Disk Encryption Set,avm-res-compute-diskencryptionset,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-compute-diskencryptionset,https://registry.terraform.io/modules/Azure/avm-res-compute-diskencryptionset/azurerm/latest,46d3xgtf.res.compute-diskencryptionset,Akashc0807,Akash Choudhary,,,@Azure/avm-res-compute-diskencryptionset-module-owners-tf,@Azure/avm-res-compute-diskencryptionset-module-contributors-tf,AVM Resource Module for Disk Encryption Set,, -Microsoft.Compute,galleries,Azure Compute Gallery,avm-res-compute-gallery,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-compute-gallery,https://registry.terraform.io/modules/Azure/avm-res-compute-gallery/azurerm/latest,46d3xgtf.res.compute-gallery,msfttoler,Todd Toler,,,@Azure/avm-res-compute-gallery-module-owners-tf,@Azure/avm-res-compute-gallery-module-contributors-tf,AVM Resource Module for Azure Compute Gallery,, -Microsoft.Compute,hostGroups,Host Groups,avm-res-compute-hostgroup,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-compute-hostgroup,https://registry.terraform.io/modules/Azure/avm-res-compute-hostgroup/azurerm/latest,46d3xgtf.res.compute-hostgroup,chianw,Chian Wong,,,@Azure/avm-res-compute-hostgroup-module-owners-tf,@Azure/avm-res-compute-hostgroup-module-contributors-tf,AVM Resource Module for Host Groups,, -Microsoft.Compute,proximityPlacementGroups,Proximity Placement Group,avm-res-compute-proximityplacementgroup,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-compute-proximityplacementgroup,https://registry.terraform.io/modules/Azure/avm-res-compute-proximityplacementgroup/azurerm/latest,46d3xgtf.res.compute-proximityplacementgroup,fafriha,Farouk Friha,,,@Azure/avm-res-compute-proximityplacementgroup-module-owners-tf,@Azure/avm-res-compute-proximityplacementgroup-module-contributors-tf,AVM Resource Module for Proximity Placement Group,, -Microsoft.Compute,sshPublicKeys,Public SSH Key,avm-res-compute-sshpublickey,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-compute-sshpublickey,https://registry.terraform.io/modules/Azure/avm-res-compute-sshpublickey/azurerm/latest,46d3xgtf.res.compute-sshpublickey,ChrisSidebotham,Chris Sidebotham,,,@Azure/avm-res-compute-sshpublickey-module-owners-tf,@Azure/avm-res-compute-sshpublickey-module-contributors-tf,AVM Resource Module for Public SSH Key,, -Microsoft.Compute,virtualMachines,Virtual Machine,avm-res-compute-virtualmachine,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-compute-virtualmachine,https://registry.terraform.io/modules/Azure/avm-res-compute-virtualmachine/azurerm/latest,46d3xgtf.res.compute-virtualmachine,jchancellor-ms,Jon Chancellor,,,@Azure/avm-res-compute-virtualmachine-module-owners-tf,@Azure/avm-res-compute-virtualmachine-module-contributors-tf,AVM Resource Module for Virtual Machine,TFVM location: https://github.com/Azure/terraform-azurerm-compute,2023-11 -Microsoft.Compute,virtualMachineScaleSets,Virtual Machine Scale Set,avm-res-compute-virtualmachinescaleset,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-compute-virtualmachinescaleset,https://registry.terraform.io/modules/Azure/avm-res-compute-virtualmachinescaleset/azurerm/latest,46d3xgtf.res.compute-virtualmachinescaleset,terrymandin,Terry Mandin,marcelkmfst,Marcel Keller,@Azure/avm-res-compute-virtualmachinescaleset-module-owners-tf,@Azure/avm-res-compute-virtualmachinescaleset-module-contributors-tf,AVM Resource Module for Virtual Machine Scale Set,,2024-02 -Microsoft.ContainerRegistry,registries,Azure Container Registry (ACR),avm-res-containerregistry-registry,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-containerregistry-registry,https://registry.terraform.io/modules/Azure/avm-res-containerregistry-registry/azurerm/latest,46d3xgtf.res.containerregistry-registry,pradorodriguez,Marco Prado,,,@Azure/avm-res-containerregistry-registry-module-owners-tf,@Azure/avm-res-containerregistry-registry-module-contributors-tf,AVM Resource Module for Azure Container Registry (ACR),,2024-02 -Microsoft.Databricks,workspaces,Azure Databricks Workspace,avm-res-databricks-workspace,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-databricks-workspace,https://registry.terraform.io/modules/Azure/avm-res-databricks-workspace/azurerm/latest,46d3xgtf.res.databricks-workspace,segraef,Sebastian Graef,,,@Azure/avm-res-databricks-workspace-module-owners-tf,@Azure/avm-res-databricks-workspace-module-contributors-tf,AVM Resource Module for Azure Databricks Workspace,,2024-03 -Microsoft.DataFactory,factories,Data Factory,avm-res-datafactory-factory,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-datafactory-factory,https://registry.terraform.io/modules/Azure/avm-res-datafactory-factory/azurerm/latest,46d3xgtf.res.datafactory-factory,asishr,Asish R,,,@Azure/avm-res-datafactory-factory-module-owners-tf,@Azure/avm-res-datafactory-factory-module-contributors-tf,AVM resource module for Data Factory,, -Microsoft.DBforMySQL,flexibleServers,DB for MySQL Flexible Server,avm-res-dbformysql-flexibleserver,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-dbformysql-flexibleserver,https://registry.terraform.io/modules/Azure/avm-res-dbformysql-flexibleserver/azurerm/latest,46d3xgtf.res.dbformysql-flexibleserver,timchapman,Tim Chapman,,,@Azure/avm-res-dbformysql-flexibleserver-module-owners-tf,@Azure/avm-res-dbformysql-flexibleserver-module-contributors-tf,AVM Resource Module for DB for MySQL Flexible Server,, -Microsoft.DBforPostgreSQL,flexibleServers,DB for Postgre SQL Flexible Server,avm-res-dbforpostgresql-flexibleserver,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-dbforpostgresql-flexibleserver,https://registry.terraform.io/modules/Azure/avm-res-dbforpostgresql-flexibleserver/azurerm/latest,46d3xgtf.res.dbforpostgresql-flexibleserver,timchapman,Tim Chapman,,,@Azure/avm-res-dbforpostgresql-flexibleserver-module-owners-tf,@Azure/avm-res-dbforpostgresql-flexibleserver-module-contributors-tf,AVM Resource Module for DB for Postgre SQL Flexible Server,, -Microsoft.DesktopVirtualization,applicationGroups,Azure Virtual Desktop (AVD) Application Group,avm-res-desktopvirtualization-applicationgroup,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-desktopvirtualization-applicationgroup,https://registry.terraform.io/modules/Azure/avm-res-desktopvirtualization-applicationgroup/azurerm/latest,46d3xgtf.res.desktopvirtualization-appgroup,jensheerin,Jen Sheerin,cshea-msft,Charles Shea,@Azure/avm-res-desktopvirtualization-applicationgroup-module-owners-tf,@Azure/avm-res-desktopvirtualization-applicationgroup-module-contributors-tf,AVM Resource Module for Azure Virtual Desktop (AVD) Application Group,,2023-12 -Microsoft.DesktopVirtualization,hostPools,Azure Virtual Desktop (AVD) Host Pool,avm-res-desktopvirtualization-hostpool,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-desktopvirtualization-hostpool,https://registry.terraform.io/modules/Azure/avm-res-desktopvirtualization-hostpool/azurerm/latest,46d3xgtf.res.desktopvirtualization-hostpool,jensheerin,Jen Sheerin,cshea-msft,Charles Shea,@Azure/avm-res-desktopvirtualization-hostpool-module-owners-tf,@Azure/avm-res-desktopvirtualization-hostpool-module-contributors-tf,AVM Resource Module for Azure Virtual Desktop (AVD) Host Pool,,2023-10 -Microsoft.DesktopVirtualization,scalingPlans,Azure Virtual Desktop (AVD) Scaling Plan,avm-res-desktopvirtualization-scalingplan,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-desktopvirtualization-scalingplan,https://registry.terraform.io/modules/Azure/avm-res-desktopvirtualization-scalingplan/azurerm/latest,46d3xgtf.res.desktopvirtualization-scalingplan,jensheerin,Jen Sheerin,cshea-msft,Charles Shea,@Azure/avm-res-desktopvirtualization-scalingplan-module-owners-tf,@Azure/avm-res-desktopvirtualization-scalingplan-module-contributors-tf,AVM Resource Module for Azure Virtual Desktop (AVD) Scaling Plan,,2023-12 -Microsoft.DesktopVirtualization,workspaces,Azure Virtual Desktop (AVD) Workspace,avm-res-desktopvirtualization-workspace,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-desktopvirtualization-workspace,https://registry.terraform.io/modules/Azure/avm-res-desktopvirtualization-workspace/azurerm/latest,46d3xgtf.res.desktopvirtualization-workspace,jensheerin,Jen Sheerin,cshea-msft,Charles Shea,@Azure/avm-res-desktopvirtualization-workspace-module-owners-tf,@Azure/avm-res-desktopvirtualization-workspace-module-contributors-tf,AVM Resource Module for Azure Virtual Desktop (AVD) Workspace,,2023-12 -Microsoft.DocumentDB,databaseAccount,DocumentDB Database Account,avm-res-documentdb-databaseaccount,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-documentdb-databaseaccount,https://registry.terraform.io/modules/Azure/avm-res-documentdb-databaseaccount/azurerm/latest,46d3xbcp.res.documentdb-databaseaccount,bryansan-msft,Bryan Sanchez Pernia,,,@Azure/avm-res-documentdb-databaseaccount-module-owners-tf,@Azure/avm-res-documentdb-databaseaccount-module-contributors-tf,AVM Resource Module for DocumentDB Database Account,, -Microsoft.EventHub,namespaces,Event Hub Namespace,avm-res-eventhub-namespace,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-eventhub-namespace,https://registry.terraform.io/modules/Azure/avm-res-eventhub-namespace/azurerm/latest,46d3xgtf.res.eventhub-namespace,mbilalamjad,Bilal Amjad,,,@Azure/avm-res-eventhub-namespace-module-owners-tf,@Azure/avm-res-eventhub-namespace-module-contributors-tf,AVM Resource Module for Event Hub Namespace,, -Microsoft.Insights,activityLogAlerts,Activity log alerts,avm-res-insights-activitylogalert,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-insights-activitylogalert,https://registry.terraform.io/modules/Azure/avm-res-insights-activitylogalert/azurerm/latest,46d3xgtf.res.activitylogalert,tagalovina,Tanya Golovina,,,@Azure/avm-res-insights-activitylogalert-module-owners-tf,@Azure/avm-res-insights-activitylogalert-module-contributors-tf,AVM Resource Module for Activity log alerts,, -Microsoft.Insights,components,Application Insight,avm-res-insights-component,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-insights-component,https://registry.terraform.io/modules/Azure/avm-res-insights-component/azurerm/latest,46d3xgtf.res.insights-component,Jfolberth,John Folberth,,,@Azure/avm-res-insights-component-module-owners-tf,@Azure/avm-res-insights-component-module-contributors-tf,AVM Resource Module for Application Insight,, -Microsoft.KeyVault,vaults,Key Vault,avm-res-keyvault-vault,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-keyvault-vault,https://registry.terraform.io/modules/Azure/avm-res-keyvault-vault/azurerm/latest,46d3xgtf.res.keyvault-vault,matt-FFFFFF,Matt White,,,@Azure/avm-res-keyvault-vault-module-owners-tf,@Azure/avm-res-keyvault-vault-module-contributors-tf,AVM Resource Module for Key Vault,,2023-09 -Microsoft.Kusto,clusters,Kusto Clusters,avm-res-kusto-cluster,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-kusto-cluster,https://registry.terraform.io/modules/Azure/avm-res-kusto-cluster/azurerm/latest,46d3xgtf.res.kusto-cluster,LaurentLesle,Laurent Lesle,,,@Azure/avm-res-kusto-cluster-module-owners-tf,@Azure/avm-res-kusto-cluster-module-contributors-tf,AVM Resource module for Kusto Clusters,,2024-04 -Microsoft.LoadTestService,loadTests,Load Testing Service,avm-res-loadtestservice-loadtest,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-loadtestservice-loadtest,https://registry.terraform.io/modules/Azure/avm-res-loadtestservice-loadtest/azurerm/latest,46d3xgtf.res.loadtestservice-loadtest,LaurentLesle,Laurent Lesle,,,@Azure/avm-res-loadtestservice-loadtest-module-owners-tf,@Azure/avm-res-loadtestservice-loadtest-module-contributors-tf,AVM Resource Module for Load Testing Service,, -Microsoft.Logic,workflows,Logic Apps (Workflow),avm-res-logic-workflow,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-logic-workflow,https://registry.terraform.io/modules/Azure/avm-res-logic-workflow/azurerm/latest,46d3xgtf.res.logic-workflow,bakrish,Bala Krishnamoorthy,,,@Azure/avm-res-logic-workflow-module-owners-tf,@Azure/avm-res-logic-workflow-module-contributors-tf,AVM Resource module for Logic Workflow,, -Microsoft.ManagedIdentity,userAssignedIdentities,User Assigned Identity,avm-res-managedidentity-userassignedidentity,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-managedidentity-userassignedidentity,https://registry.terraform.io/modules/Azure/avm-res-managedidentity-userassignedidentity/azurerm/latest,46d3xgtf.res.managedidentity-userassignedidentity,Jfolberth,John Folberth,,,@Azure/avm-res-managedidentity-userassignedidentity-module-owners-tf,@Azure/avm-res-managedidentity-userassignedidentity-module-contributors-tf,AVM Resource Module for User Assigned Identity,,2024-03 -Microsoft.Network,applicationGateways,Application Gateway,avm-res-network-applicationgateway,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-network-applicationgateway,https://registry.terraform.io/modules/Azure/avm-res-network-applicationgateway/azurerm/latest,46d3xgtf.res.network-applicationgateway,mofaizal,Mohamed Faizal,,,@Azure/avm-res-network-applicationgateway-module-owners-tf,@Azure/avm-res-network-applicationgateway-module-contributors-tf,AVM Resource Module for Application Gateway,, -Microsoft.Network,applicationSecurityGroups,Application Security Group (ASG),avm-res-network-applicationsecuritygroup,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-network-applicationsecuritygroup,https://registry.terraform.io/modules/Azure/avm-res-network-applicationsecuritygroup/azurerm/latest,46d3xgtf.res.network-asg,herms14,Hermes Miraflor,,,@Azure/avm-res-network-applicationsecuritygroup-module-owners-tf,@Azure/avm-res-network-applicationsecuritygroup-module-contributors-tf,AVM Resource Module for Application Security Group (ASG),, -Microsoft.Network,azureFirewalls,Azure Firewall,avm-res-network-azurefirewall,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-network-azurefirewall,https://registry.terraform.io/modules/Azure/avm-res-network-azurefirewall/azurerm/latest,46d3xgtf.res.network-azurefirewall,cshea-msft,Charles Shea,,,@Azure/avm-res-network-azurefirewall-module-owners-tf,@Azure/avm-res-network-azurefirewall-module-contributors-tf,AVM Resource Module for Azure Firewall,,2024-01 -Microsoft.Network,bastionHosts,Bastion Host,avm-res-network-bastionhost,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-network-bastionhost,https://registry.terraform.io/modules/Azure/avm-res-network-bastionhost/azurerm/latest,46d3xgtf.res.network-bastionHosts,herms14,Hermes Miraflor,,,@Azure/avm-res-network-bastionhost-module-owners-tf,@Azure/avm-res-network-bastionhost-module-contributors-tf,AVM Resource Module for Bastion Host,,2024-02 -Microsoft.Network,ddosProtectionPlans,DDoS Protection,avm-res-network-ddosprotectionplan,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-network-ddosprotectionplan,https://registry.terraform.io/modules/Azure/avm-res-network-ddosprotectionplan/azurerm/latest,46d3xgtf.res.network-ddosprotectionplan,sitarant,Simona Tarantola,jtracey93,Jack Tracey,@Azure/avm-res-network-ddosprotectionplan-module-owners-tf,@Azure/avm-res-network-ddosprotectionplan-module-contributors-tf,AVM Resource Module for DDoS Protection,,2023-11 -Microsoft.Network,dnsResolvers,DNS Resolver,avm-res-network-dnsresolver,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-network-dnsresolver,https://registry.terraform.io/modules/Azure/avm-res-network-dnsresolver/azurerm/latest,46d3xgtf.res.network-dnsresolver,humanascode,Itamar Hirosh,,,@Azure/avm-res-network-dnsresolver-module-owners-tf,@Azure/avm-res-network-dnsresolver-module-contributors-tf,AVM Resource Module for DNS Resolver,, -Microsoft.Network,expressRouteCircuits,ExpressRoute Circuit,avm-res-network-expressroutecircuit,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-network-expressroutecircuit,https://registry.terraform.io/modules/Azure/avm-res-network-expressroutecircuit/azurerm/latest,46d3xgtf.res.network-expressroutecircuit,khushal08,Khush Kaviraj,,,@Azure/avm-res-network-expressroutecircuit-module-owners-tf,@Azure/avm-res-network-expressroutecircuit-module-contributors-tf,AVM Resource Module for ExpressRoute Circuit,, -Microsoft.Network,firewallPolicies,Azure Firewall Policy,avm-res-network-firewallpolicy,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-network-firewallpolicy,https://registry.terraform.io/modules/Azure/avm-res-network-firewallpolicy/azurerm/latest,46d3xgtf.res.network-firewallpolicy,cshea-msft,Charles Shea,,,@Azure/avm-res-network-firewallpolicy-module-owners-tf,@Azure/avm-res-network-firewallpolicy-module-contributors-tf,AVM Resource Module for Azure Firewall Policy,,2024-01 -Microsoft.Network,frontdoorOperationResults,Azure Front Door,avm-res-network-frontdoor,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-network-frontdoor,https://registry.terraform.io/modules/Azure/avm-res-network-frontdoor/azurerm/latest,46d3xgtf.res.network-frontdoor,mbilalamjad,Bilal Amjad,,,@Azure/avm-res-network-frontdoor-module-owners-tf,@Azure/avm-res-network-frontdoor-module-contributors-tf,AVM Resource Module for Azure Front Door,, -Microsoft.Network,loadBalancers,Loadbalancer,avm-res-network-loadbalancer,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-network-loadbalancer,https://registry.terraform.io/modules/Azure/avm-res-network-loadbalancer/azurerm/latest,46d3xgtf.res.network-loadbalancer,donovm4,Donovan McCoy,,,@Azure/avm-res-network-loadbalancer-module-owners-tf,@Azure/avm-res-network-loadbalancer-module-contributors-tf,AVM Resource Module for Loadbalancer,TFVM location: https://github.com/Azure/terraform-azurerm-loadbalancer,2023-11 -Microsoft.Network,natGateways,NAT Gateway,avm-res-network-natgateway,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-network-natgateway,https://registry.terraform.io/modules/Azure/avm-res-network-natgateway/azurerm/latest,46d3xgtf.res.network-natgateway,mbilalamjad,Bilal Amjad,,,@Azure/avm-res-network-natgateway-module-owners-tf,@Azure/avm-res-network-natgateway-module-contributors-tf,AVM Resource Module for NAT Gateway,,2023-12 -Microsoft.Network,networkInterfaces,Network Interface,avm-res-network-networkinterface,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-network-networkinterface,https://registry.terraform.io/modules/Azure/avm-res-network-networkinterface/azurerm/latest,46d3xgtf.res.network-networkinterface,fafriha,Farouk Friha,,,@Azure/avm-res-network-networkinterface-module-owners-tf,@Azure/avm-res-network-networkinterface-module-contributors-tf,AVM Resource Module for Network Interface,, -Microsoft.Network,networkManagers,Azure Virtual Network Manager,avm-res-network-networkmanager,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-network-networkmanager,https://registry.terraform.io/modules/Azure/avm-res-network-networkmanager/azurerm/latest,46d3xgtf.res.network-networkmanager,cshea-msft,Charles Shea,,,@Azure/avm-res-network-networkmanager-module-owners-tf,@Azure/avm-res-network-networkmanager-module-contributors-tf,AVM Resource Module for Azure Virtual Network Manager,,2024-01 -Microsoft.Network,networkSecurityGroups,Network Security Group,avm-res-network-networksecuritygroup,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-network-networksecuritygroup,https://registry.terraform.io/modules/Azure/avm-res-network-networksecuritygroup/azurerm/latest,46d3xgtf.res.network-nsg,maheshbenke,Mahesh Benke,,,@Azure/avm-res-network-networksecuritygroup-module-owners-tf,@Azure/avm-res-network-networksecuritygroup-module-contributors-tf,AVM Resource Module for Network Security Group,,2024-02 -Microsoft.Network,networkWatchers,Azure Network Watcher,avm-res-network-networkwatcher,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-network-networkwatcher,https://registry.terraform.io/modules/Azure/avm-res-network-networkwatcher/azurerm/latest,46d3xgtf.res.network-networkwatcher,terrymandin,Terry Mandin,,,@Azure/avm-res-network-networkwatcher-module-owners-tf,@Azure/avm-res-network-networkwatcher-module-contributors-tf,AVM Resource Module for Azure Network Watcher,, -Microsoft.Network,privateDnsZones,Private DNS Zone,avm-res-network-privatednszone,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-network-privatednszone,https://registry.terraform.io/modules/Azure/avm-res-network-privatednszone/azurerm/latest,46d3xgtf.res.network-privatednszone,chianw,Chian Wong,,,@Azure/avm-res-network-privatednszone-module-owners-tf,@Azure/avm-res-network-privatednszone-module-contributors-tf,AVM Resource Module for Private DNS Zone,,2024-03 -Microsoft.Network,privateEndpoints,Private Endpoint,avm-res-network-privateendpoint,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-network-privateendpoint,https://registry.terraform.io/modules/Azure/avm-res-network-privateendpoint/azurerm/latest,46d3xgtf.res.network-privateendpoint,Misba-Yousuf,Misba Yousuf,,,@Azure/avm-res-network-privateendpoint-module-owners-tf,@Azure/avm-res-network-privateendpoint-module-contributors-tf,AVM Resource Module for Private Endpoint,, -Microsoft.Network,publicIPAddresses,Public IP Address,avm-res-network-publicipaddress,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-network-publicipaddress,https://registry.terraform.io/modules/Azure/avm-res-network-publicipaddress/azurerm/latest,46d3xgtf.res.network-publicip,prjelesi,Predrag Jelesijevic,,,@Azure/avm-res-network-publicipaddress-module-owners-tf,@Azure/avm-res-network-publicipaddress-module-contributors-tf,AVM Resource Module for Public IP Address,,2024-02 -Microsoft.Network,publicIPPrefixes,Public IP Prefix,avm-res-network-publicipprefix,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-network-publicipprefix,https://registry.terraform.io/modules/Azure/avm-res-network-publicipprefix/azurerm/latest,46d3xgtf.res.network-publicipprefix,PmeshramPM,Pankaj Meshram,,,@Azure/avm-res-network-publicipprefix-module-owners-tf,@Azure/avm-res-network-publicipprefix-module-contributors-tf,AVM Resource Module for Public IP Prefix,, -Microsoft.Network,routeTables,Route Table,avm-res-network-routetable,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-network-routetable,https://registry.terraform.io/modules/Azure/avm-res-network-routetable/azurerm/latest,46d3xgtf.res.network-routetable,adammontlake,Adam Montlake,,,@Azure/avm-res-network-routetable-module-owners-tf,@Azure/avm-res-network-routetable-module-contributors-tf,AVM Resource Module for Route Table,, -Microsoft.Network,trafficmanagerprofiles,Traffic Manager Profile,avm-res-network-trafficmanagerprofile,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-network-trafficmanagerprofile,https://registry.terraform.io/modules/Azure/avm-res-network-trafficmanagerprofile/azurerm/latest,46d3xgtf.res.tf-profile,AnubhaR94 ,,,,@Azure/avm-res-network-trafficmanagerprofile-module-owners-tf,@Azure/avm-res-network-trafficmanagerprofile-module-contributors-tf,AVM Resource Module for Traffic Manager Profile,, -Microsoft.Network,virtualNetworks,Virtual Network,avm-res-network-virtualnetwork,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-network-virtualnetwork,https://registry.terraform.io/modules/Azure/avm-res-network-virtualnetwork/azurerm/latest,46d3xgtf.res.network-virtualnetwork,herms14,Hermes Miraflor,,,@Azure/avm-res-network-virtualnetwork-module-owners-tf,@Azure/avm-res-network-virtualnetwork-module-contributors-tf,AVM Resource Module for Virtual Network,TFVM location : https://github.com/Azure/terraform-azurerm-network,2023-10 -Microsoft.Network,virtualRouters,Route Server,avm-res-network-virtualrouter,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-network-virtualrouter,https://registry.terraform.io/modules/Azure/avm-res-network-virtualrouter/azurerm/latest,46d3xgtf.res.network-virtualrouter,,,,,@Azure/avm-res-network-virtualrouter-module-owners-tf,@Azure/avm-res-network-virtualrouter-module-contributors-tf,AVM Resource Module for Route Server,, -Microsoft.OperationalInsights,workspaces,Log Analytics workspace,avm-res-operationalinsights-workspace,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-operationalinsights-workspace,https://registry.terraform.io/modules/Azure/avm-res-operationalinsights-workspace/azurerm/latest,46d3xgtf.res.operationalinsights-workspace,cshea-msft,Charles Shea,jensheerin,Jen Sheerin,@Azure/avm-res-operationalinsights-workspace-module-owners-tf,@Azure/avm-res-operationalinsights-workspace-module-contributors-tf,AVM Resource Module for Log Analytics workspace,,2024-01 -Microsoft.Portal,dashboards,Azure Portal Dashboard,avm-res-portal-dashboard,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-portal-dashboard,https://registry.terraform.io/modules/Azure/avm-res-portal-dashboard/azurerm/latest,46d3xgtf.res.portaldashboard,azure-lm,Lucas McDaniel,,,@Azure/avm-res-portal-dashboard-module-owners-tf,@Azure/avm-res-portal-dashboard-module-contributors-tf,AVM Resource Module for Azure Portal Dashboard,, -Microsoft.Purview,accounts,Purview Account,avm-res-purview-account,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-purview-account,https://registry.terraform.io/modules/Azure/avm-res-purview-account/azurerm/latest,46d3xgtf.res.purview-account,leonid-klatt,Leonid Klatt,,,@Azure/avm-res-purview-account-module-owners-tf,@Azure/avm-res-purview-account-module-contributors-tf,AVM resource module for Purview Account,, -Microsoft.RecoveryServices,vaults,Recovery Services Vault,avm-res-recoveryservices-vault,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-recoveryservices-vault,https://registry.terraform.io/modules/Azure/avm-res-recoveryservices-vault/azurerm/latest,46d3xgtf.res.recoveryservices-vault,elsalvos,Cesar Abrego,,,@Azure/avm-res-recoveryservices-vault-module-owners-tf,@Azure/avm-res-recoveryservices-vault-module-contributors-tf,AVM Resource module for Recovery Services Vaults,, -Microsoft.Resources,resourceGroups,Resource Group,avm-res-resource-resourcegroup,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-resource-resourcegroup,https://registry.terraform.io/modules/Azure/avm-res-resource-resourcegroup/azurerm/latest,46d3xgtf.res.resources-resourcegroup,Jfolberth,John Folberth,,,@Azure/avm-res-resource-resourcegroup-module-owners-tf,@Azure/avm-res-resource-resourcegroup-module-contributors-tf,AVM Resource Module for Resource Group,, -Microsoft.Search,searchServices,Search Service,avm-res-search-searchservice,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-search-searchservice,https://registry.terraform.io/modules/Azure/avm-res-search-searchservice/azurerm/latest,46d3xgtf.res.search-searchservice,mbilalamjad,Bilal Amjad,,,@Azure/avm-res-search-searchservice-module-owners-tf,@Azure/avm-res-search-searchservice-module-contributors-tf,AVM Resource module for Search service ,, -Microsoft.Security,pricings,Microsoft Defender for Cloud Subscription Pricing,avm-res-security-pricing,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-security-pricing,https://registry.terraform.io/modules/Azure/avm-res-security-pricing/azurerm/latest,46d3xgtf.res.security-pricing,cshea-msft,Charles Shea,,,@Azure/avm-res-security-pricing-module-owners-tf,@Azure/avm-res-security-pricing-module-contributors-tf,AVM Resource module for MS defender Cloud subcription pricing,, -Microsoft.ServiceBus,namespaces,Service Bus Namespace,avm-res-servicebus-namespace,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-servicebus-namespace,https://registry.terraform.io/modules/Azure/avm-res-servicebus-namespace/azurerm/latest,46d3xgtf.res.servicebus-namespace,bryansan-msft,Bryan Sanchez Pernia,,,@Azure/avm-res-servicebus-namespace-module-owners-tf,@Azure/avm-res-servicebus-namespace-module-contributors-tf,AVM Resource module for Service Bus Namespace,,2024-04 -Microsoft.ServiceNetworking,trafficControllers,Application Gateway for Containers (Traffic Controller),avm-res-servicenetworking-trafficcontroller,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-servicenetworking-trafficcontroller,https://registry.terraform.io/modules/Azure/avm-res-servicenetworking-trafficcontroller/azurerm/latest,46d3xgtf.res.trafficcontroller,mofaizal,Mohamed Faizal,,,@Azure/avm-res-servicenetworking-trafficcontroller-module-owners-tf,@Azure/avm-res-servicenetworking-trafficcontroller-module-contributors-tf,AVM Resource Module for Application Gateway for Containers (Traffic Controller),, -Microsoft.Sql,InstancePools,Instance Pools,avm-res-sql-instancepool,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-sql-instancepool,https://registry.terraform.io/modules/Azure/avm-res-sql-instancepool/azurerm/latest,46d3xgtf.res.sql-instancepool,yashints,Yas Adel Mehraban,,,@Azure/avm-res-sql-instancepool-module-owners-tf,@Azure/avm-res-sql-instancepool-module-contributors-tf,AVM Resource module for Sql Instance Pools,, -Microsoft.Sql,managedInstances,SQL Managed Instance,avm-res-sql-managedinstance,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-sql-managedinstance,https://registry.terraform.io/modules/Azure/avm-res-sql-managedinstance/azurerm/latest,46d3xgtf.res.sql-managedinstance,timchapman,Tim Chapman,,,@Azure/avm-res-sql-managedinstance-module-owners-tf,@Azure/avm-res-sql-managedinstance-module-contributors-tf,AVM Resource Module for SQL Managed Instance,, -Microsoft.Sql,servers,Azure SQL Server,avm-res-sql-server,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-sql-server,https://registry.terraform.io/modules/Azure/avm-res-sql-server/azurerm/latest,46d3xgtf.res.sql-server,mbilalamjad,Bilal Amjad,,,@Azure/avm-res-sql-server-module-owners-tf,@Azure/avm-res-sql-server-module-contributors-tf,AVM Resource Module for Azure SQL Server,, -Microsoft.SqlVirtualMachine,sqlVirtualMachines,Sql Virtual Machine,avm-res-sqlvirtualmachine-sqlvirtualmachine,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-sqlvirtualmachine-sqlvirtualmachine,https://registry.terraform.io/modules/Azure/avm-res-sqlvirtualmachine-sqlvirtualmachine/azurerm/latest,46d3xgtf.res.sqlvirtualmachine-sqlvirtualmachine,timchapman,Tim Chapman,,,@Azure/avm-res-sqlvirtualmachine-sqlvirtualmachine-module-owners-tf,@Azure/avm-res-sqlvirtualmachine-sqlvirtualmachine-module-contributors-tf,AVM Resource Module for Sql Virtual Machine,, -Microsoft.Storage,storageAccounts,Storage Account,avm-res-storage-storageaccount,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-storage-storageaccount,https://registry.terraform.io/modules/Azure/avm-res-storage-storageaccount/azurerm/latest,46d3xgtf.res.storage-storageaccount,chinthakaru,Chinthaka Rupasinghe,,,@Azure/avm-res-storage-storageaccount-module-owners-tf,@Azure/avm-res-storage-storageaccount-module-contributors-tf,AVM Resource Module for Storage Account,,2024-02 -Microsoft.Synapse,workspaces,Synapse Workspace,avm-res-synapse-workspace,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-synapse-workspace,https://registry.terraform.io/modules/Azure/avm-res-synapse-workspace/azurerm/latest,46d3xgtf.res.synapse-workspace,Karni-G,Karni Gupta,,,@Azure/avm-res-synapse-workspace-module-owners-tf,@Azure/avm-res-synapse-workspace-module-contributors-tf,AVM Resource module for Synapse Workspace ,, -Microsoft.Web,hostingEnvironments,App Service Environment,avm-res-web-hostingenvironment,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-web-hostingenvironment,https://registry.terraform.io/modules/Azure/avm-res-web-hostingenvironment/azurerm/latest,46d3xgtf.res.web-hostingenvironment,jgardner04,Jonathan Gardner,,,@Azure/avm-res-web-hostingenvironment-module-owners-tf,@Azure/avm-res-web-hostingenvironment-module-contributors-tf,AVM Resource Module for App Service Environment,, -Microsoft.Web,serverfarms,App Service Plan,avm-res-web-serverfarm,New Module :new:,https://github.com/Azure/terraform-azurerm-avm-res-web-serverfarm,https://registry.terraform.io/modules/Azure/avm-res-web-serverfarm/azurerm/latest,46d3xbcp.res.web-serverfarm,jgardner04,Jonathan Gardner,,,@Azure/avm-res-web-serverfarm-module-owners-tf,@Azure/avm-res-web-serverfarm-module-contributors-tf,AVM Resource Module for App Service Plan,, -Microsoft.Web,sites,Web/Function App,avm-res-web-site,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-web-site,https://registry.terraform.io/modules/Azure/avm-res-web-site/azurerm/latest,46d3xgtf.res.web-site,donovm4,Donovan McCoy,,,@Azure/avm-res-web-site-module-owners-tf,@Azure/avm-res-web-site-module-contributors-tf,AVM Resource Module for Web/Function App,,2024-02 -Microsoft.Web,staticSites,Static Web App,avm-res-web-staticsite,Module Available :green_circle:,https://github.com/Azure/terraform-azurerm-avm-res-web-staticsite,https://registry.terraform.io/modules/Azure/avm-res-web-staticsite/azurerm/latest,46d3xgtf.res.web-staticsite,donovm4,Donovan McCoy,,,@Azure/avm-res-web-staticsite-module-owners-tf,@Azure/avm-res-web-staticsite-module-contributors-tf,AVM Resource Module for Static Web App,,2024-02