diff --git a/README.md b/README.md index 385d31b..e012e3b 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues | 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 | | 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 | | 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 | -| 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) | 35 | 29 | +| 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 | 29 | | 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 | | 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 | | 33. | **[terraform-aws-elasticsearch](https://github.com/clouddrove/terraform-aws-elasticsearch)** | Terraform module to create an Elasticsearch resource on AWS. | [1.0.1](https://github.com/clouddrove/terraform-aws-elasticsearch/releases) | 13 | 17 | @@ -70,7 +70,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues | 62. | **[terraform-aws-active-directory](https://github.com/clouddrove/terraform-aws-active-directory)** | Terraform module to create Active Directory on AWS. | [1.0.1](https://github.com/clouddrove/terraform-aws-active-directory/releases) | | 3 | | 63. | **[terraform-aws-reference-architecture](https://github.com/clouddrove/terraform-aws-reference-architecture)** | This repo is used as a sample refrence architecture to manage internal projects terraform. | | | 1 | | 64. | **[terraform-aws-dynamodb](https://github.com/clouddrove/terraform-aws-dynamodb)** | This terraform module is used for create dynamodb resources in AWS. | [1.0.1](https://github.com/clouddrove/terraform-aws-dynamodb/releases) | 5 | 2 | -| 65. | **[terraform-aws-client-vpn](https://github.com/clouddrove/terraform-aws-client-vpn)** | This terraform module is used for create AWS Client VPN service to manage internal AWS resources. | [1.0.7](https://github.com/clouddrove/terraform-aws-client-vpn/releases) | 8 | 7 | +| 65. | **[terraform-aws-client-vpn](https://github.com/clouddrove/terraform-aws-client-vpn)** | This terraform module is used for create AWS Client VPN service to manage internal AWS resources. | [1.0.9](https://github.com/clouddrove/terraform-aws-client-vpn/releases) | 8 | 8 | | 66. | **[terraform-aws-lifecycle-manager](https://github.com/clouddrove/terraform-aws-lifecycle-manager)** | This terraform module is used to Provide a Data Lifecycle Manager (DLM) lifecycle policy for managing snapshots. | [1.0.1](https://github.com/clouddrove/terraform-aws-lifecycle-manager/releases) | 5 | 3 | | 67. | **[terraform-aws-eventbridge](https://github.com/clouddrove/terraform-aws-eventbridge)** | Terraform module to create an Eventbridge resource on AWS. | [1.0.1](https://github.com/clouddrove/terraform-aws-eventbridge/releases) | | 2 | | 68. | **[terraform-aws-serverless-jenkins](https://github.com/clouddrove/terraform-aws-serverless-jenkins)** | Terraform module for deploy a serverless jenkins. | | | 2 | @@ -114,7 +114,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues | 106. | **[terraform-aws-redshift](https://github.com/clouddrove/terraform-aws-redshift)** | This is for aws redshift clustner creation module. | | | | | 107. | **[terraform-aws-bedrock](https://github.com/clouddrove/terraform-aws-bedrock)** | Terraform module will be create AWS bedrock service | | | | | 108. | **[terraform-aws-managed-control-tower](https://github.com/clouddrove/terraform-aws-managed-control-tower)** | | | | | -| 109. | **[terraform-aws-mq](https://github.com/clouddrove/terraform-aws-mq)** | | [0.0.1](https://github.com/clouddrove/terraform-aws-mq/releases) | | | +| 109. | **[terraform-aws-mq](https://github.com/clouddrove/terraform-aws-mq)** | | [0.0.2](https://github.com/clouddrove/terraform-aws-mq/releases) | | | ## Terraform AZURE modules @@ -143,7 +143,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues | 19. | **[terraform-azure-service-bus](https://github.com/clouddrove/terraform-azure-service-bus)** | This terraform module is designed to create Azure Service Bus resources. Azure Service Bus is a fully managed enterprise message broker with message queues and publish-subscribe topics (in a namespace). | [1.0.0](https://github.com/clouddrove/terraform-azure-service-bus/releases) | | 2 | | 20. | **[terraform-azure-aks](https://github.com/clouddrove/terraform-azure-aks)** | This terraform module is designed to create Azure kubernets service resources. Azure Kubernetes Service (AKS) offers the quickest way to start developing and deploying cloud-native apps in Azure, datacenters, or at the edge with built-in code-to-cloud pipelines and guardrails. | [1.0.2](https://github.com/clouddrove/terraform-azure-aks/releases) | 5 | 3 | | 21. | **[terraform-azure-acr](https://github.com/clouddrove/terraform-azure-acr)** | Terraform module to create acr resource on AZURE. Azure Container Registry (ACR) is a managed Docker container registry service. It allows you to store, manage, and deploy container images for your applications. | [2.0.0](https://github.com/clouddrove/terraform-azure-acr/releases) | 1 | 1 | -| 22. | **[terraform-azure-flexible-mysql](https://github.com/clouddrove/terraform-azure-flexible-mysql)** | Terraform module to create flexible-MySQL resource on AZURE. Azure offers a managed MySQL database service called Azure Database for MySQL, which provides a flexible and scalable solution for hosting MySQL-based applications in the cloud. | [1.0.2](https://github.com/clouddrove/terraform-azure-flexible-mysql/releases) | | 1 | [1](https://github.com/clouddrove/terraform-azure-flexible-mysql/issues) +| 22. | **[terraform-azure-flexible-mysql](https://github.com/clouddrove/terraform-azure-flexible-mysql)** | Terraform module to create flexible-MySQL resource on AZURE. Azure offers a managed MySQL database service called Azure Database for MySQL, which provides a flexible and scalable solution for hosting MySQL-based applications in the cloud. | [2.0.0](https://github.com/clouddrove/terraform-azure-flexible-mysql/releases) | | 1 | | 23. | **[terraform-azure-defender](https://github.com/clouddrove/terraform-azure-defender)** | Terraform module to create DEFENDER resource on AZURE. | | | | | 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.0.1](https://github.com/clouddrove/terraform-azure-load-balancer/releases) | | 1 | | 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 | |