From 21caf39c34ee71b0aead51c19761870e85f19fd8 Mon Sep 17 00:00:00 2001 From: clouddrove-ci Date: Mon, 2 Sep 2024 22:48:33 +0000 Subject: [PATCH] feat: update toc readme file --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index cd03b04..6dbc0cc 100644 --- a/README.md +++ b/README.md @@ -29,18 +29,18 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues | 21. | **[terraform-aws-lambda](https://github.com/clouddrove/terraform-aws-lambda)** | Terraform module to create Lambda resource on AWS for create lambda function. | [1.3.1](https://github.com/clouddrove/terraform-aws-lambda/releases) | 22 | 20 | | 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 | | 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 | -| 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. | | 25 | 24 | -| 25. | **[terraform-aws-cloudwatch-alarms](https://github.com/clouddrove/terraform-aws-cloudwatch-alarms)** | Terraform module creates Cloudwatch Alarm on AWS for monitoriing AWS services. | | 43 | 36 | +| 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 | +| 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 | | 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) | 24 | 29 | [1](https://github.com/clouddrove/terraform-aws-ses/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. | | 18 | 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 | 27 | | 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) | 74 | 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 | | 34. | **[terraform-aws-iam-user](https://github.com/clouddrove/terraform-aws-iam-user)** | Terraform module to create Iam user resource on AWS. | [1.3.0](https://github.com/clouddrove/terraform-aws-iam-user/releases) | 8 | 17 | -| 35. | **[terraform-aws-route53-record](https://github.com/clouddrove/terraform-aws-route53-record)** | Terraform module to create Route53 table record set resource on AWS. | [1.0.1](https://github.com/clouddrove/terraform-aws-route53-record/releases) | 10 | 14 | +| 35. | **[terraform-aws-route53-record](https://github.com/clouddrove/terraform-aws-route53-record)** | Terraform module to create Route53 table record set resource on AWS. | [1.0.1](https://github.com/clouddrove/terraform-aws-route53-record/releases) | 10 | 13 | | 36. | **[terraform-aws-cloudwatch-event-rule](https://github.com/clouddrove/terraform-aws-cloudwatch-event-rule)** | Terraform module to create cloudwatch event rule on AWS. | [1.0.1](https://github.com/clouddrove/terraform-aws-cloudwatch-event-rule/releases) | 8 | 10 | | 37. | **[terraform-aws-cloudtrail-slack-notification](https://github.com/clouddrove/terraform-aws-cloudtrail-slack-notification)** | Terraform module to create Lambda resource on AWS for sending notification when anything done from console in AWS. | [1.0.1](https://github.com/clouddrove/terraform-aws-cloudtrail-slack-notification/releases) | 7 | 4 | | 38. | **[terraform-aws-lambda-proxy-api-gateway](https://github.com/clouddrove/terraform-aws-lambda-proxy-api-gateway)** | Terraform module to create Api Gateway resource on AWS for trigger lambda function. | | | | @@ -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 | 6 | +| 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 | | 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) | 4 | 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 | @@ -80,7 +80,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues | 72. | **[terraform-aws-config](https://github.com/clouddrove/terraform-aws-config)** | This terraform module is used to create aws Config resoruces. Aws config provides a detailed view of the configuration of AWS resources in your AWS account. | | | | | 73. | **[terraform-aws-pritunl](https://github.com/clouddrove/terraform-aws-pritunl)** | Terraform module to create an pritunl resource on AWS with Elastic IP Addresses and Elastic Block Store | [1.3.0](https://github.com/clouddrove/terraform-aws-pritunl/releases) | | 4 | | 74. | **[terraform-aws-waf](https://github.com/clouddrove/terraform-aws-waf)** | This Terraform module is used to create waf on AWS. WAF (Web Application Firewall) is a cloud-based firewall service. It helps protect web applications from common web exploits and provides customizable security rules to filter and monitor incoming web traffic. | [2.0.1](https://github.com/clouddrove/terraform-aws-waf/releases) | 3 | 2 | -| 75. | **[terraform-aws-security-hub](https://github.com/clouddrove/terraform-aws-security-hub)** | This terraform module creates set of Security hub. AWS Security Hub is a comprehensive security service that helps you centralize and automate security findings across your AWS accounts | [1.0.2](https://github.com/clouddrove/terraform-aws-security-hub/releases) | 2 | 4 | +| 75. | **[terraform-aws-security-hub](https://github.com/clouddrove/terraform-aws-security-hub)** | This terraform module creates set of Security hub. AWS Security Hub is a comprehensive security service that helps you centralize and automate security findings across your AWS accounts | [1.0.2](https://github.com/clouddrove/terraform-aws-security-hub/releases) | 2 | 5 | | 76. | **[terraform-aws-mfa](https://github.com/clouddrove/terraform-aws-mfa)** | A terraform module to enable MFA for AWS groups and users | [1.0.1](https://github.com/clouddrove/terraform-aws-mfa/releases) | | 5 | | 77. | **[terraform-aws-macie](https://github.com/clouddrove/terraform-aws-macie)** | This terraform module is used to Provide a resource to manage an AWS Macie Account. | [1.0.1](https://github.com/clouddrove/terraform-aws-macie/releases) | 1 | 4 | | 78. | **[terraform-aws-aqua](https://github.com/clouddrove/terraform-aws-aqua)** | Terraform modules for Connecting AquaSec to Aws Cloud account | | | | @@ -104,7 +104,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues | 96. | **[terraform-aws-k8s-addons](https://github.com/clouddrove/terraform-aws-k8s-addons)** | This terraform module is used to create eks addon tools along with IRSA. | | | | | 97. | **[terraform-aws-gitlab-runner](https://github.com/clouddrove/terraform-aws-gitlab-runner)** | Terraform to run GitLab runners in AWS (Ec2) | | | | | 98. | **[terraform-aws-global-accelerator](https://github.com/clouddrove/terraform-aws-global-accelerator)** | This terraform module create a aws Global Accelerator resources in AWS. AWS Global Accelerator is a networking service that helps you improve the availability, performance, and security of your public applications. | [1.4.0](https://github.com/clouddrove/terraform-aws-global-accelerator/releases) | | | -| 99. | **[terraform-aws-eks-addons](https://github.com/clouddrove/terraform-aws-eks-addons)** | Terraform module which provisions addons on Amazon EKS clusters | [0.1.3](https://github.com/clouddrove/terraform-aws-eks-addons/releases) | 19 | 4 | +| 99. | **[terraform-aws-eks-addons](https://github.com/clouddrove/terraform-aws-eks-addons)** | Terraform module which provisions addons on Amazon EKS clusters | [0.1.3](https://github.com/clouddrove/terraform-aws-eks-addons/releases) | 20 | 4 | | 100. | **[terraform-aws-reference](https://github.com/clouddrove/terraform-aws-reference)** | [Draft] A reference repository to deploy a production ready eks cluster. | | | | | 101. | **[terraform-aws-athena](https://github.com/clouddrove/terraform-aws-athena)** | This module provides an easy way to set up Athena queries, The module can set up Athena database and table from an input S3 bucket and create-table SQL script. | [1.0.0](https://github.com/clouddrove/terraform-aws-athena/releases) | | | | 102. | **[terraform-aws-control-tower](https://github.com/clouddrove/terraform-aws-control-tower)** | Terraform module to create Control tower baseline resources on AWS. | [0.0.4](https://github.com/clouddrove/terraform-aws-control-tower/releases) | 1 | | @@ -226,7 +226,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues | 29. | **[ansible-role-docker-elastichq](https://github.com/clouddrove/ansible-role-docker-elastichq)** | This ansible role is used to install Elastichq with docker on linux | [1.0.2](https://github.com/clouddrove/ansible-role-docker-elastichq/releases) | 2 | 7 | | 30. | **[ansible-role-docker-wowza](https://github.com/clouddrove/ansible-role-docker-wowza)** | This ansible role is used to install Wowza streaming engine with docker on linux. | | | | | 31. | **[ansible-role-docker-vault](https://github.com/clouddrove/ansible-role-docker-vault)** | This ansible role is used to install vault with docker on linux. | | | | -| 32. | **[ansible-role-docker-rabbitmq](https://github.com/clouddrove/ansible-role-docker-rabbitmq)** | This ansible role is used to setup rabbitmq with docker on Debian. | | | | +| 32. | **[ansible-role-docker-rabbitmq](https://github.com/clouddrove/ansible-role-docker-rabbitmq)** | This ansible role is used to setup rabbitmq with docker on Debian. | [1.0.1](https://github.com/clouddrove/ansible-role-docker-rabbitmq/releases) | | | | 33. | **[ansible-role-certbot](https://github.com/clouddrove/ansible-role-certbot)** | This ansible role is used to install certbot SSL on linux. | [1.0.1](https://github.com/clouddrove/ansible-role-certbot/releases) | 2 | 6 | | 34. | **[ansible-role-k8s-common](https://github.com/clouddrove/ansible-role-k8s-common)** | This ansible role is used to install k8s common. | | | | | 35. | **[ansible-role-wordpress](https://github.com/clouddrove/ansible-role-wordpress)** | Automated Installation and Configuring Wordpress on Linux. | [1.0.0](https://github.com/clouddrove/ansible-role-wordpress/releases) | | |