-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added initial index of TF resource modules (#61)
- Loading branch information
1 parent
e6ecaff
commit 8b73970
Showing
1 changed file
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,11 @@ | ||
ProviderNamespace,ResourceType,ModuleDisplayName,ModuleName,ModuleStatus,RepoURL,RegistryURL,TelemetryIdPrefix,PrimaryModuleOwnerGHHandle,PrimaryModuleOwnerDisplayName,ModuleOwnersGHTeam,ModuleContributorsGHTeam,Description | ||
NoRecordsYet,NoRecordsYet,NoRecordsYet,NoRecordsYet,NoRecordsYet,NoRecordsYet,NoRecordsYet,NoRecordsYet,NoRecordsYet,NoRecordsYet,NoRecordsYet,NoRecordsYet,NoRecordsYet | ||
Microsoft.KeyVault,vaults,Key Vaults,avm-res-keyvault-vault,New Module,https://github.com/Azure/terraform-azurerm-avm-res-keyvault-vault,,46d3xgtf.res.keyvault-vault,matt-FFFFFF,Matt White,@azure/avm-res-keyvault-vault-module-owners-tf,@azure/avm-res-keyvault-vault-module-contributors-tf, | ||
Microsoft.Compute,virtualMachines,Virtual Machines,avm-res-compute-virtualmachine,Migrate From TFVM,https://github.com/Azure/terraform-azurerm-avm-res-compute-virtualmachine,,46d3xgtf.rescompute-virtualmachine,jchancellor-ms,Jon Chancellor,@azure/avm-res-compute-virtualmachine-module-owners-tf,@azure/avm-res-compute-virtualmachine-module-contributors-tf,TFVM location: https://github.com/Azure/terraform-azurerm-compute | ||
Microsoft.ContainerService,managedClusters,Azure Kubernetes Service (AKS) Managed Clusters,avm-res-containerservice-managedcluster,Migrate From TFVM,https://github.com/Azure/terraform-azurerm-avm-res-containerservice-managedcluster,,46d3xgtf.res.containerservice-managedcluster,,,@azure/avm-res-containerservice-managedcluster-module-owners-tf,@azure/avm-res-containerservice-managedcluster-module-contributors-tf,TFVM location: https://github.com/Azure/terraform-azurerm-aks | ||
Microsoft.Storage,storageAccounts,Storage Accounts,avm-res-storage-storageaccount,New Module,https://github.com/Azure/terraform-azurerm-avm-res-storage-storageaccount,,46d3xgtf.res.storage-storageaccount,chinthakaru,Chintaka Rupasinghe,@azure/avm-res-storage-storageaccount-module-owners-tf,@azure/avm-res-storage-storageaccount-module-contributors-tf, | ||
Microsoft.Network,loadBalancers,Loadbalancer,avm-res-network-loadbalancer,Migrate From TFVM,https://github.com/Azure/terraform-azurerm-avm-res-network-loadbalancer,,46d3xgtf.res.network-loadbalancer,mbilalamjad,Bilal Amjad,@azure/avm-res-network-loadbalancer-module-owners-tf,@azure/avm-res-network-loadbalancer-module-contributors-tf,TFVM location: https://github.com/Azure/terraform-azurerm-loadbalancer | ||
Microsoft.Network,applicationGateways,Application Gateway,avm-res-network-applicationgateway,New Module,https://github.com/Azure/terraform-azurerm-avm-res-network-applicationgateway,,46d3xgtf.res.network-applicationgateway,mofaizal,Mohammed Faizal,@azure/avm-res-network-applicationgateway-module-owners-tf,@azure/avm-res-network-applicationgateway-module-contributors-tf, | ||
Microsoft.Network,ApplicationGatewayWebApplicationFirewallPolicies,Application Gateway Web Application Firewall (WAF) Policies,avm-res-network-applicationgatewaywebapplicationfirewallpolicy,New Module,https://github.com/Azure/terraform-azurerm-avm-res-network-applicationgatewaywebapplicationfirewallpolicy,,46d3xgtf.res.network-appgwwebappfirewallpolicy,mofaizal,Mohammed Faizal,@azure/avm-res-network-applicationgatewaywebapplicationfirewallpolicy-module-owners-tf,@azure/avm-res-network-applicationgatewaywebapplicationfirewallpolicy-module-contributors-tf, | ||
Microsoft.Sql,managedInstances,SQL Managed Instances,avm-res-sql-managedinstance,New Module,https://github.com/Azure/terraform-azurerm-avm-res-sql-managedinstance,,46d3xgtf.res.sql-managedinstance,,,@azure/avm-res-sql-managedinstance-module-owners-tf,@azure/avm-res-sql-managedinstance-module-contributors-tf, | ||
Microsoft.Sql,servers,Azure SQL Servers,avm-res-sql-server,New Module,https://github.com/Azure/terraform-azurerm-avm-res-sql-server,,46d3xgtf.res.sql-server,,,@azure/avm-res-sql-server-module-owners-tf,@azure/avm-res-sql-server-module-contributors-tf, | ||
Microsoft.Network,virtualWans,Virtual WANs,avm-res-network-virtualwan,New Module,https://github.com/Azure/terraform-azurerm-avm-res-network-virtualwan,,46d3xgtf.res.network-virtualwan,khushal08,Khush Kaviraj,@azure/avm-res-network-virtualwan-module-owners-tf,@azure/avm-res-network-virtualwan-module-contributors-tf, |