Skip to content

Commit ad3fb6f

Browse files
committed
feat: update toc readme file
1 parent f2caa21 commit ad3fb6f

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

README.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,11 @@ CloudDrove offers the below terraform AZURE modules:
122122

123123
Sr No. | Module name | Description | Latest version | Star | Fork | Issues
124124
--- | --- | --- | --- |--- |--- |---
125-
| 1. | **[terraform-azure-labels](https://github.com/clouddrove/terraform-azure-labels)** | This terraform module is designed to generate consistent label names and tags for resources. You can use terraform-labels to implement a strict naming convention. | [v1.0.0](https://github.com/clouddrove/terraform-azure-labels/releases) | 4 | 1 |
125+
| 1. | **[terraform-azure-labels](https://github.com/clouddrove/terraform-azure-labels)** | This terraform module is designed to generate consistent label names and tags for resources. You can use terraform-labels to implement a strict naming convention. | [v1.0.0](https://github.com/clouddrove/terraform-azure-labels/releases) | 5 | 1 |
126126
| 2. | **[terraform-azure-resource-group](https://github.com/clouddrove/terraform-azure-resource-group)** | Terraform module for managing Azure resource groups. Manage resource groups - Azure portal - Azure Resource ... A resource group is a container that holds related resources for an Azure solution. The resource group can include all the resources for the solution, or only those resources that you want to manage as a group | [1.0.2](https://github.com/clouddrove/terraform-azure-resource-group/releases) | | 2 |
127127
| 3. | **[terraform-azure-network-security-group](https://github.com/clouddrove/terraform-azure-network-security-group)** | A Terraform module to create NETWORK SECURITY GROUP resource on AZURE. | [1.0.4](https://github.com/clouddrove/terraform-azure-network-security-group/releases) | 1 | 1 |
128128
| 4. | **[terraform-azure-networking](https://github.com/clouddrove/terraform-azure-networking)** | | [1.0.4](https://github.com/clouddrove/terraform-azure-networking/releases) | | 2 |
129-
| 5. | **[terraform-azure-virtual-machine](https://github.com/clouddrove/terraform-azure-virtual-machine)** | Terraform module to create virtual machine resource on AZURE. | [2.0.2](https://github.com/clouddrove/terraform-azure-virtual-machine/releases) | | 1 |
129+
| 5. | **[terraform-azure-virtual-machine](https://github.com/clouddrove/terraform-azure-virtual-machine)** | Terraform module to create virtual machine resource on AZURE. | [2.0.3](https://github.com/clouddrove/terraform-azure-virtual-machine/releases) | | 1 |
130130
| 6. | **[terraform-azure-subnet](https://github.com/clouddrove/terraform-azure-subnet)** | This terraform module is designed to create Azure Subnet resources. Virtual networks and virtual machines in Azure. Microsoft Learn A subnet is a range of IP addresses in the virtual network. You can divide a virtual network into multiple subnets for organization and security. Each NIC in a VM is connected to one subnet in one virtual network. | [1.2.1](https://github.com/clouddrove/terraform-azure-subnet/releases) | 4 | 2 |
131131
| 7. | **[terraform-azure-storage](https://github.com/clouddrove/terraform-azure-storage)** | This terraform module is designed to create Azure Storage Account resources. The Azure Storage platform is Microsoft's cloud storage solution for modern data storage scenarios. Azure Storage offers highly available, massively scalable, durable, and secure storage for a variety of data objects in the cloud. | [1.1.1](https://github.com/clouddrove/terraform-azure-storage/releases) | 1 | 1 |
132132
| 8. | **[terraform-azure-bastion](https://github.com/clouddrove/terraform-azure-bastion)** | Terraform module to create bastion resource on AZURE. Azure Bastion is a fully managed platform-as-a-service that enables secure and seamless remote access to virtual machines within an Azure virtual network (VNet). | [1.1.0](https://github.com/clouddrove/terraform-azure-bastion/releases) | 1 | 2 |
@@ -157,17 +157,16 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
157157
| 33. | **[terraform-azure-sentinel](https://github.com/clouddrove/terraform-azure-sentinel)** | This terraform module is designed to create azure Sentinel resources. Microsoft Sentinel natively incorporates proven Azure services, like Log Analytics and Logic Apps. Microsoft Sentinel enriches your investigation and detection with AI. It provides Microsoft's threat intelligence stream and enables you to bring your own threat intelligence | [1.0.0](https://github.com/clouddrove/terraform-azure-sentinel/releases) | 6 | 3 |
158158
| 34. | **[terraform-azure-monitor](https://github.com/clouddrove/terraform-azure-monitor)** | This terraform module is designed to create Azure Monitor Private Link Scope (AMPLS) resources. Image result for ampls An Azure Monitor private link connects a private endpoint to a set of Azure Monitor resources to define the boundaries of your monitoring network. | [1.1.0](https://github.com/clouddrove/terraform-azure-monitor/releases) | 1 | |
159159
| 35. | **[terraform-azure-reference](https://github.com/clouddrove/terraform-azure-reference)** | This terraform repo is used to create azure reference architcuture. | | | |
160-
| 36. | **[terraform-azure-private-endpoints](https://github.com/clouddrove/terraform-azure-private-endpoints)** | | | | |
161-
| 37. | **[terraform-azure-aks-addons](https://github.com/clouddrove/terraform-azure-aks-addons)** | | | | |
162-
| 38. | **[terraform-azure-flexible-postgresql](https://github.com/clouddrove/terraform-azure-flexible-postgresql)** | This terraform module is designed to create Azure Postgres flexible mysql resources. The Azure Database for PostgreSQL flexible server deployment model is designed to support high availability within a single availability zone and across multiple availability zones | [2.0.0](https://github.com/clouddrove/terraform-azure-flexible-postgresql/releases) | 2 | 2 |
163-
| 39. | **[terraform-azure-private-dns-resolver](https://github.com/clouddrove/terraform-azure-private-dns-resolver)** | This terraform module is designed to create Azure Private DNS resolver resources. DNS Private Resolver is a service that bridges an on-premises DNS with Azure DNS. You can use this service to query Azure DNS private zones from an on-premises environment and vice versa without deploying VM-based DNS servers. | [1.0.0](https://github.com/clouddrove/terraform-azure-private-dns-resolver/releases) | | |
164-
| 40. | **[terraform-azure-landingzone](https://github.com/clouddrove/terraform-azure-landingzone)** | Azure landing zones Terraform module | [6.2.0](https://github.com/clouddrove/terraform-azure-landingzone/releases) | 1 | |
165-
| 41. | **[terraform-azure-bootstrap](https://github.com/clouddrove/terraform-azure-bootstrap)** | | | | |
166-
| 42. | **[terraform-azure-dummy](https://github.com/clouddrove/terraform-azure-dummy)** | | | | |
167-
| 43. | **[terraform-azure-redis-cache](https://github.com/clouddrove/terraform-azure-redis-cache)** | These module create Resource for Azure redis cache. Azure Cache for Redis is a fully managed, in-memory cache that enables high-performance and scalable architectures. | | 1 | |
168-
| 44. | **[terraform-azure-communication-services](https://github.com/clouddrove/terraform-azure-communication-services)** | | | | |
169-
| 45. | **[terraform-azure-bootstrap-test](https://github.com/clouddrove/terraform-azure-bootstrap-test)** | | | | |
170-
| 46. | **[terraform-azure-function-app](https://github.com/clouddrove/terraform-azure-function-app)** | These module create Resource for Azure Function App. Azure Function App is a serverless compute service in Microsoft Azure that allows you to run small pieces of code (functions) without worrying about infrastructure management. It is designed to handle workloads that are triggered by specific events. | | | |
160+
| 36. | **[terraform-azure-aks-addons](https://github.com/clouddrove/terraform-azure-aks-addons)** | | | | |
161+
| 37. | **[terraform-azure-flexible-postgresql](https://github.com/clouddrove/terraform-azure-flexible-postgresql)** | This terraform module is designed to create Azure Postgres flexible mysql resources. The Azure Database for PostgreSQL flexible server deployment model is designed to support high availability within a single availability zone and across multiple availability zones | [2.0.0](https://github.com/clouddrove/terraform-azure-flexible-postgresql/releases) | 2 | 2 |
162+
| 38. | **[terraform-azure-private-dns-resolver](https://github.com/clouddrove/terraform-azure-private-dns-resolver)** | This terraform module is designed to create Azure Private DNS resolver resources. DNS Private Resolver is a service that bridges an on-premises DNS with Azure DNS. You can use this service to query Azure DNS private zones from an on-premises environment and vice versa without deploying VM-based DNS servers. | [1.0.0](https://github.com/clouddrove/terraform-azure-private-dns-resolver/releases) | | |
163+
| 39. | **[terraform-azure-landingzone](https://github.com/clouddrove/terraform-azure-landingzone)** | Azure landing zones Terraform module | [6.2.0](https://github.com/clouddrove/terraform-azure-landingzone/releases) | 1 | |
164+
| 40. | **[terraform-azure-bootstrap](https://github.com/clouddrove/terraform-azure-bootstrap)** | | | | |
165+
| 41. | **[terraform-azure-dummy](https://github.com/clouddrove/terraform-azure-dummy)** | | | | |
166+
| 42. | **[terraform-azure-redis-cache](https://github.com/clouddrove/terraform-azure-redis-cache)** | These module create Resource for Azure redis cache. Azure Cache for Redis is a fully managed, in-memory cache that enables high-performance and scalable architectures. | | 1 | |
167+
| 43. | **[terraform-azure-communication-services](https://github.com/clouddrove/terraform-azure-communication-services)** | | | | |
168+
| 44. | **[terraform-azure-bootstrap-test](https://github.com/clouddrove/terraform-azure-bootstrap-test)** | | | | |
169+
| 45. | **[terraform-azure-function-app](https://github.com/clouddrove/terraform-azure-function-app)** | These module create Resource for Azure Function App. Azure Function App is a serverless compute service in Microsoft Azure that allows you to run small pieces of code (functions) without worrying about infrastructure management. It is designed to handle workloads that are triggered by specific events. | | | |
171170

172171
## Terraform GCP modules
173172

0 commit comments

Comments
 (0)