Skip to content

Commit f1f8d39

Browse files
committed
feat: update toc readme file
1 parent c7e25b6 commit f1f8d39

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
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 | 25 |
3333
| 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 |
34-
| 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)
34+
| 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) | 28 | 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 |
3737
| 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.1.0](https://github.com/clouddrove/terraform-aws-multi-account-peering/releases) | 8 | 12 |
@@ -127,7 +127,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
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.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.4](https://github.com/clouddrove/terraform-azure-virtual-machine/releases) | | 2 |
130-
| 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 |
130+
| 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 | 3 |
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 | 3 |
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 |
133133
| 9. | **[terraform-azure-log-analytics](https://github.com/clouddrove/terraform-azure-log-analytics)** | This terraform module is designed to create Azure Log Analytics resources. What is Azure Log Analytics Workspace? Serverless360 An Azure Log Analytics Workspace is a logical storage unit in Azure where all log data generated by Azure Monitors are stored. | [2.0.0](https://github.com/clouddrove/terraform-azure-log-analytics/releases) | | |
@@ -147,7 +147,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
147147
| 23. | **[terraform-azure-defender](https://github.com/clouddrove/terraform-azure-defender)** | Terraform module to create DEFENDER resource on AZURE. | | | |
148148
| 24. | **[terraform-azure-load-balancer](https://github.com/clouddrove/terraform-azure-load-balancer)** | This terraform module is designed to create Azure Load-balancer resources. Load-balancing options - Azure Architecture Center ... Azure Load Balancer is a high-performance, ultra low-latency Layer 4 load-balancing service (inbound and outbound) for all UDP and TCP protocols. | [1.1.2](https://github.com/clouddrove/terraform-azure-load-balancer/releases) | | 1 |
149149
| 25. | **[terraform-azure-service-principal](https://github.com/clouddrove/terraform-azure-service-principal)** | This terraform module is designed to create Azure Service Principal resources. An Azure service principal is an identity created for use with applications, hosted services, and automated tools to access Azure resources. | | 1 | |
150-
| 26. | **[terraform-azure-monitor-alerts](https://github.com/clouddrove/terraform-azure-monitor-alerts)** | This terraform module is designed to create Azure Databricks resources. Overview of Azure Monitor alerts - Azure Monitor- Microsoft . Alerts help you detect and address issues before users notice them by proactively notifying you when Azure Monitor data indicates there might be a problem with your infrastructure or application. | [1.0.0](https://github.com/clouddrove/terraform-azure-monitor-alerts/releases) | 1 | |
150+
| 26. | **[terraform-azure-monitor-alerts](https://github.com/clouddrove/terraform-azure-monitor-alerts)** | This terraform module is designed to create Azure Databricks resources. Overview of Azure Monitor alerts - Azure Monitor- Microsoft . Alerts help you detect and address issues before users notice them by proactively notifying you when Azure Monitor data indicates there might be a problem with your infrastructure or application. | [1.0.0](https://github.com/clouddrove/terraform-azure-monitor-alerts/releases) | 1 | 1 |
151151
| 27. | **[terraform-azure-databricks](https://github.com/clouddrove/terraform-azure-databricks)** | This terraform module is designed to create Azure Databricks resources. Azure Databricks is a fully managed first-party service that enables an open data lakehouse in Azure. | [1.0.1](https://github.com/clouddrove/terraform-azure-databricks/releases) | | 3 |
152152
| 28. | **[terraform-azure-logic-app](https://github.com/clouddrove/terraform-azure-logic-app)** | This terraform module is designed to create Azure Logic App resources. Azure Logic Apps is a leading integration platform as a service (iPaaS) built on a containerized runtime. Deploy and run Logic Apps anywhere to increase scale and portability while automating business-critical workflows anywhere. | [1.0.0](https://github.com/clouddrove/terraform-azure-logic-app/releases) | | 1 |
153153
| 29. | **[terraform-azure-application-insights](https://github.com/clouddrove/terraform-azure-application-insights)** | This terraform module is designed to create azure Application Insights resources . Application Insights is an extension of Azure Monitor and provides application performance monitoring (APM) features. | [1.0.2](https://github.com/clouddrove/terraform-azure-application-insights/releases) | 1 | |

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ toolchain go1.24.1
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-20250408133849-7e4ce0ab07d0 // indirect
10+
golang.org/x/exp v0.0.0-20250506013437-ce4c2cf36ca6 // indirect
1111
golang.org/x/oauth2 v0.30.0 // indirect
1212
)

0 commit comments

Comments
 (0)