Skip to content

Commit 7c5f200

Browse files
committed
feat: update toc readme file
1 parent c397a88 commit 7c5f200

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
3030
| 22. | **[terraform-aws-alb](https://github.com/clouddrove/terraform-aws-alb)** | This terraform module is used to create ALB on AWS. | [2.0.0](https://github.com/clouddrove/terraform-aws-alb/releases) | 17 | 21 |
3131
| 23. | **[terraform-aws-kms](https://github.com/clouddrove/terraform-aws-kms)** | This terraform module creates a KMS Customer Master Key (CMK) and its alias. | [1.3.1](https://github.com/clouddrove/terraform-aws-kms/releases) | 21 | 18 |
3232
| 24. | **[terraform-aws-aurora](https://github.com/clouddrove/terraform-aws-aurora)** | Terraform module which creates RDS Aurora database resources on AWS and can create different type of databases. Currently it supports Postgres and MySQL. | [2.0.0](https://github.com/clouddrove/terraform-aws-aurora/releases) | 25 | 24 |
33-
| 25. | **[terraform-aws-cloudwatch-alarms](https://github.com/clouddrove/terraform-aws-cloudwatch-alarms)** | Terraform module creates Cloudwatch Alarm on AWS for monitoriing AWS services. | [1.3.2](https://github.com/clouddrove/terraform-aws-cloudwatch-alarms/releases) | 43 | 36 |
33+
| 25. | **[terraform-aws-cloudwatch-alarms](https://github.com/clouddrove/terraform-aws-cloudwatch-alarms)** | Terraform module creates Cloudwatch Alarm on AWS for monitoriing AWS services. | [1.3.2](https://github.com/clouddrove/terraform-aws-cloudwatch-alarms/releases) | 42 | 36 |
3434
| 26. | **[terraform-aws-ses](https://github.com/clouddrove/terraform-aws-ses)** | Terraform module to create an SES Identity with SES IAM user on AWS. | [1.3.3](https://github.com/clouddrove/terraform-aws-ses/releases) | 27 | 30 | [1](https://github.com/clouddrove/terraform-aws-ses/issues)
3535
| 27. | **[terraform-aws-sqs](https://github.com/clouddrove/terraform-aws-sqs)** | Terraform module to create SQS resource on AWS for managing queue. | [1.3.0](https://github.com/clouddrove/terraform-aws-sqs/releases) | 7 | 15 |
3636
| 28. | **[terraform-aws-vpc-peering](https://github.com/clouddrove/terraform-aws-vpc-peering)** | Terraform module to connect two VPC's on AWS. | [1.3.0](https://github.com/clouddrove/terraform-aws-vpc-peering/releases) | 18 | 15 |
37-
| 29. | **[terraform-aws-multi-account-peering](https://github.com/clouddrove/terraform-aws-multi-account-peering)** | Terraform module to connect two VPC’s from different AWS account. | [1.0.1](https://github.com/clouddrove/terraform-aws-multi-account-peering/releases) | 8 | 11 |
37+
| 29. | **[terraform-aws-multi-account-peering](https://github.com/clouddrove/terraform-aws-multi-account-peering)** | Terraform module to connect two VPC’s from different AWS account. | [1.0.1](https://github.com/clouddrove/terraform-aws-multi-account-peering/releases) | 8 | 12 |
3838
| 30. | **[terraform-aws-sftp](https://github.com/clouddrove/terraform-aws-sftp)** | This terraform module is used to create sftp on AWS for S3. | [1.3.3](https://github.com/clouddrove/terraform-aws-sftp/releases) | 36 | 30 |
3939
| 31. | **[terraform-aws-route53](https://github.com/clouddrove/terraform-aws-route53)** | Terraform module to create Route53 resource on AWS for zone and record set. | [1.0.2](https://github.com/clouddrove/terraform-aws-route53/releases) | 15 | 27 |
4040
| 32. | **[terraform-aws-api-gateway](https://github.com/clouddrove/terraform-aws-api-gateway)** | Terraform module to create Route53 resource on AWS for create api gateway with it's basic elements. | [1.4.1](https://github.com/clouddrove/terraform-aws-api-gateway/releases) | 76 | 72 |
@@ -124,7 +124,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
124124
--- | --- | --- | --- |--- |--- |---
125125
| 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 |
127-
| 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 |
127+
| 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.1.0](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 |
129129
| 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 |
@@ -154,7 +154,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
154154
| 30. | **[terraform-azure-data-factory](https://github.com/clouddrove/terraform-azure-data-factory)** | Terraform module to create data factory resource on AZURE. Azure Data Factory is a cloud-based data integration service provided by Microsoft Azure. | [1.0.0](https://github.com/clouddrove/terraform-azure-data-factory/releases) | | 1 |
155155
| 31. | **[terraform-azure-firewall](https://github.com/clouddrove/terraform-azure-firewall)** | This Terraform module is used to create firewall resource on AZURE. AZURE Firewall is a managed network security service provided by Microsoft Azure. | [1.0.0](https://github.com/clouddrove/terraform-azure-firewall/releases) | | |
156156
| 32. | **[terraform-azure-app-service](https://github.com/clouddrove/terraform-azure-app-service)** | This terraform module is designed to create Azure Databricks resources. Azure App Service is an HTTP-based service for hosting web applications, REST APIs, and mobile back ends. You can develop in your favorite language, be it . NET, . NET Core, Java, Ruby, Node | [1.0.0](https://github.com/clouddrove/terraform-azure-app-service/releases) | 1 | |
157-
| 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 | 4 |
157+
| 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 | 5 |
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. | | | |
160160
| 36. | **[terraform-azure-aks-addons](https://github.com/clouddrove/terraform-azure-aks-addons)** | | | | |
@@ -170,6 +170,8 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
170170
| 46. | **[terraform-azure-vmss](https://github.com/clouddrove/terraform-azure-vmss)** | Azure Virtual Machine Scale Set (VMSS) is a Microsoft Azure service that allows users to create and manage a group of virtual machines (VMs). VMSS can automatically adjust the number of VMs based on demand, which can help ensure that applications are responsive and available to users. | | | |
171171
| 47. | **[terraform-azure-waf](https://github.com/clouddrove/terraform-azure-waf)** | | | | |
172172
| 48. | **[terraform-azure-application-gateway](https://github.com/clouddrove/terraform-azure-application-gateway)** | | | | |
173+
| 49. | **[terraform-azure-cosmos-db](https://github.com/clouddrove/terraform-azure-cosmos-db)** | | | | |
174+
| 50. | **[terraform-azure-sql-managed-instance](https://github.com/clouddrove/terraform-azure-sql-managed-instance)** | | | | |
173175

174176
## Terraform GCP modules
175177

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ toolchain go1.22.8
77
require (
88
github.com/google/go-github v17.0.0+incompatible // indirect
99
github.com/google/go-querystring v1.1.0 // indirect
10-
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8 // indirect
10+
golang.org/x/exp v0.0.0-20250128182459-e0ece0dbea4c // indirect
1111
golang.org/x/oauth2 v0.25.0 // indirect
1212
)

0 commit comments

Comments
 (0)