Skip to content

Commit b9edf09

Browse files
committed
feat: update toc readme file
1 parent 72c29ad commit b9edf09

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
2121
| 13. | **[terraform-aws-acm](https://github.com/clouddrove/terraform-aws-acm)** | This terraform module is used for requesting or importing SSL/TLS certificate with validation. | [1.4.1](https://github.com/clouddrove/terraform-aws-acm/releases) | 9 | 19 |
2222
| 14. | **[terraform-aws-labels](https://github.com/clouddrove/terraform-aws-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. | [1.3.0](https://github.com/clouddrove/terraform-aws-labels/releases) | 43 | 22 |
2323
| 15. | **[terraform-aws-vpc](https://github.com/clouddrove/terraform-aws-vpc)** | Terraform module to create VPC resource on AWS. | [2.0.0](https://github.com/clouddrove/terraform-aws-vpc/releases) | 36 | 25 |
24-
| 16. | **[terraform-aws-subnet](https://github.com/clouddrove/terraform-aws-subnet)** | Terraform module to create public, private and public-private subnet with network acl, route table, Elastic IP, nat gateway, flow log. | [2.0.1](https://github.com/clouddrove/terraform-aws-subnet/releases) | 42 | 18 |
24+
| 16. | **[terraform-aws-subnet](https://github.com/clouddrove/terraform-aws-subnet)** | Terraform module to create public, private and public-private subnet with network acl, route table, Elastic IP, nat gateway, flow log. | [2.0.1](https://github.com/clouddrove/terraform-aws-subnet/releases) | 42 | 19 |
2525
| 17. | **[terraform-aws-keypair](https://github.com/clouddrove/terraform-aws-keypair)** | Terraform module for generating or importing an SSH public key file into AWS. | [1.3.1](https://github.com/clouddrove/terraform-aws-keypair/releases) | 11 | 13 |
2626
| 18. | **[terraform-aws-security-group](https://github.com/clouddrove/terraform-aws-security-group)** | This terraform module creates set of Security Group and Security Group Rules resources in various combinations. | [2.0.0](https://github.com/clouddrove/terraform-aws-security-group/releases) | 22 | 22 |
2727
| 19. | **[terraform-aws-ec2](https://github.com/clouddrove/terraform-aws-ec2)** | Terraform module to create an EC2 resource on AWS with Elastic IP Addresses and Elastic Block Store. | [2.0.4](https://github.com/clouddrove/terraform-aws-ec2/releases) | 54 | 40 |
@@ -111,7 +111,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
111111
| 103. | **[terraform-aws-ssm](https://github.com/clouddrove/terraform-aws-ssm)** | Terraform module to create an SSM on AWS. | | | |
112112
| 104. | **[terraform-aws-budget](https://github.com/clouddrove/terraform-aws-budget)** | Terraform module for configuring and managing AWS Budgets to monitor and control cloud spending. | | | |
113113
| 105. | **[terraform-aws-bootstrap](https://github.com/clouddrove/terraform-aws-bootstrap)** | GitHub Action that creates a new repository in a specified organization and adds Terraform configurations for networking, Kubernetes, and RDS at a predefined path. | | | |
114-
| 106. | **[terraform-aws-redshift](https://github.com/clouddrove/terraform-aws-redshift)** | This is for aws redshift clustner creation module. | | | |
114+
| 106. | **[terraform-aws-redshift](https://github.com/clouddrove/terraform-aws-redshift)** | This is for aws redshift clustner creation module. | [0.1.0](https://github.com/clouddrove/terraform-aws-redshift/releases) | | |
115115
| 107. | **[terraform-aws-bedrock](https://github.com/clouddrove/terraform-aws-bedrock)** | Terraform module will be create AWS bedrock service | | | |
116116
| 108. | **[terraform-aws-managed-control-tower](https://github.com/clouddrove/terraform-aws-managed-control-tower)** | | | | |
117117
| 109. | **[terraform-aws-mq](https://github.com/clouddrove/terraform-aws-mq)** | Terraform module for provisioning an AmazonMQ broker instance. | [0.0.2](https://github.com/clouddrove/terraform-aws-mq/releases) | 1 | |
@@ -126,7 +126,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
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.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 |
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.4](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. Azure Virtual Machines are on-demand, scalable computing resources offered by Microsoft Azure. | [2.0.4](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 | 2 |
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 |
@@ -158,9 +158,9 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
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) | 2 | |
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)** | This Terraform module deploys add-ons for Azure Kubernetes Service (AKS). It enables additional features like monitoring, security, networking, and storage integrations to enhance AKS functionality and performance. | | | |
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 |
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 | [1](https://github.com/clouddrove/terraform-azure-flexible-postgresql/issues)
162162
| 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.1](https://github.com/clouddrove/terraform-azure-landingzone/releases) | 2 | |
163+
| 39. | **[terraform-azure-landingzone](https://github.com/clouddrove/terraform-azure-landingzone)** | Azure landing zones Terraform module | [6.3.1](https://github.com/clouddrove/terraform-azure-landingzone/releases) | 2 | |
164164
| 40. | **[terraform-azure-bootstrap](https://github.com/clouddrove/terraform-azure-bootstrap)** | This Terraform module automates GitHub repository creation for new projects. It streamlines repository setup, including access controls, branch policies, and integrations, ensuring a consistent and efficient development workflow. | | | |
165165
| 41. | **[terraform-azure-dummy](https://github.com/clouddrove/terraform-azure-dummy)** | | | | |
166166
| 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. | | | |
@@ -184,7 +184,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
184184
| 2. | **[terraform-gcp-storage](https://github.com/clouddrove/terraform-gcp-storage)** | This module is used to enable users to interact with and manage storage resources in Google Cloud Platform | [1.0.0](https://github.com/clouddrove/terraform-gcp-storage/releases) | | 1 |
185185
| 3. | **[terraform-gcp-vpc](https://github.com/clouddrove/terraform-gcp-vpc)** | This Terraform module is used to create VPC resource on GCP. | [1.0.0](https://github.com/clouddrove/terraform-gcp-vpc/releases) | 1 | 1 |
186186
| 4. | **[terraform-gcp-service-account](https://github.com/clouddrove/terraform-gcp-service-account)** | A Terraform module to create default Service-account with management of service-account | [1.0.1](https://github.com/clouddrove/terraform-gcp-service-account/releases) | | 1 |
187-
| 5. | **[terraform-gcp-subnet](https://github.com/clouddrove/terraform-gcp-subnet)** | Terraform module to create subnet resource in gcp. | [1.0.1](https://github.com/clouddrove/terraform-gcp-subnet/releases) | | 1 |
187+
| 5. | **[terraform-gcp-subnet](https://github.com/clouddrove/terraform-gcp-subnet)** | Terraform module to create subnet resource in gcp. | [1.0.1](https://github.com/clouddrove/terraform-gcp-subnet/releases) | 1 | 1 |
188188
| 6. | **[terraform-gcp-kms](https://github.com/clouddrove/terraform-gcp-kms)** | This terraform module is used to create a KMS Customer Master Key (CMK). | [1.0.0](https://github.com/clouddrove/terraform-gcp-kms/releases) | 2 | 1 |
189189
| 7. | **[terraform-gcp-iam](https://github.com/clouddrove/terraform-gcp-iam)** | Terraform module to manage IAM roles and policies for GCP resources. | | | |
190190
| 8. | **[terraform-gcp-gcr](https://github.com/clouddrove/terraform-gcp-gcr)** | Terraform module to create and manage Google Container Registry (GCR) repositories in GCP. | | | |

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ toolchain go1.24.6
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-20250813145105-42675adae3e6 // indirect
10+
golang.org/x/exp v0.0.0-20250819193227-8b4c13bb791b // indirect
1111
golang.org/x/oauth2 v0.30.0 // indirect
1212
)

0 commit comments

Comments
 (0)