Skip to content

Commit

Permalink
feat: update toc readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
clouddrove-ci committed Apr 22, 2024
1 parent 6744e8b commit 126a1fd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
| 1. | **[terraform-aws-cross-account-role](https://github.com/clouddrove/terraform-aws-cross-account-role)** | This terraform module is used to create an IAM Role to access another AWS account inventory. | [0.15.0](https://github.com/clouddrove/terraform-aws-cross-account-role/releases) | 12 | 19 |
| 2. | **[terraform-aws-ecr](https://github.com/clouddrove/terraform-aws-ecr)** | This terraform module is used to create ECR on AWS. | [1.3.2](https://github.com/clouddrove/terraform-aws-ecr/releases) | 25 | 20 |
| 3. | **[terraform-aws-elasticache](https://github.com/clouddrove/terraform-aws-elasticache)** | Terraform module to create Elasticache Cluster and replica for Redis and Memcache. | [2.0.1](https://github.com/clouddrove/terraform-aws-elasticache/releases) | 46 | 33 |
| 4. | **[terraform-aws-vpn](https://github.com/clouddrove/terraform-aws-vpn)** | Terraform module is used to create VPN resource on AWS for network connectivity. | [2.0.0](https://github.com/clouddrove/terraform-aws-vpn/releases) | 11 | 12 |
| 4. | **[terraform-aws-vpn](https://github.com/clouddrove/terraform-aws-vpn)** | Terraform module is used to create VPN resource on AWS for network connectivity. | [2.0.0](https://github.com/clouddrove/terraform-aws-vpn/releases) | 12 | 12 |
| 5. | **[terraform-aws-cloudfront](https://github.com/clouddrove/terraform-aws-cloudfront)** | Terraform module provisions CloudFront CDN resource on AWS. | [1.0.2](https://github.com/clouddrove/terraform-aws-cloudfront/releases) | 1 | 2 |
| 6. | **[terraform-aws-sns](https://github.com/clouddrove/terraform-aws-sns)** | Terraform module is used to setup SNS service to manage notifications on application. | [1.3.0](https://github.com/clouddrove/terraform-aws-sns/releases) | 19 | 14 |
| 7. | **[terraform-aws-eks](https://github.com/clouddrove/terraform-aws-eks)** | Terraform module will be created Autoscaling, Workers, EKS. | [1.4.0](https://github.com/clouddrove/terraform-aws-eks/releases) | 12 | 9 |
Expand All @@ -28,7 +28,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
| 20. | **[terraform-aws-cloudtrail](https://github.com/clouddrove/terraform-aws-cloudtrail)** | Terraform module to provision an AWS CloudTrail and an encrypted S3 bucket with versioning to store CloudTrail logs | [1.4.0](https://github.com/clouddrove/terraform-aws-cloudtrail/releases) | 11 | 19 |
| 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 | 21 |
| 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) | 20 | 18 |
| 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. | [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.0](https://github.com/clouddrove/terraform-aws-cloudwatch-alarms/releases) | 41 | 33 |
| 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) | 20 | 28 | [1](https://github.com/clouddrove/terraform-aws-ses/issues)
Expand All @@ -37,10 +37,10 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
| 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) | 7 | 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) | 33 | 28 |
| 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) | 71 | 72 |
| 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) | 72 | 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) | 9 | 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 | 14 |
| 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) | 4 | 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. | | | |
Expand All @@ -60,7 +60,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
| 52. | **[terraform-aws-waf-regional](https://github.com/clouddrove/terraform-aws-waf-regional)** | This is terraform repository for AWS WAF (Web Application Firewall) Regional. | | | |
| 53. | **[terraform-aws-slack-alerts](https://github.com/clouddrove/terraform-aws-slack-alerts)** | Terraform module to setup tool for send slack alerts via sns for cloudwatch alarms, Elasticbeanstalk, elasticache, autoscaling and other things. | [0.12.1](https://github.com/clouddrove/terraform-aws-slack-alerts/releases) | | |
| 54. | **[terraform-aws-lambda-site-monitor](https://github.com/clouddrove/terraform-aws-lambda-site-monitor)** | Terraform module to create Lambda resource on AWS for monitor different websites. | [1.0.1](https://github.com/clouddrove/terraform-aws-lambda-site-monitor/releases) | 4 | 4 |
| 55. | **[terraform-aws-mysql](https://github.com/clouddrove/terraform-aws-mysql)** | Terraform module to create a MySQL on AWS. | [1.3.1](https://github.com/clouddrove/terraform-aws-mysql/releases) | | 3 |
| 55. | **[terraform-aws-mysql](https://github.com/clouddrove/terraform-aws-mysql)** | Terraform module to create a MySQL on AWS. | [1.3.1](https://github.com/clouddrove/terraform-aws-mysql/releases) | | 4 |
| 56. | **[terraform-aws-ec2-autoscaling](https://github.com/clouddrove/terraform-aws-ec2-autoscaling)** | Terraform module will be created EC2 modulewith Autoscaling group. | [1.3.0](https://github.com/clouddrove/terraform-aws-ec2-autoscaling/releases) | 4 | 4 |
| 57. | **[terraform-aws-node-group](https://github.com/clouddrove/terraform-aws-node-group)** | This terraform module is used to create a node group for EKS. | [0.12.0](https://github.com/clouddrove/terraform-aws-node-group/releases) | | 1 |
| 58. | **[terraform-aws-lightsail](https://github.com/clouddrove/terraform-aws-lightsail)** | Terraform module to create Lightsail instance, Lightsail Key Pair (Optional), Lightsail Static IP (Optional), Metric alarm (Optional). | [1.3.1](https://github.com/clouddrove/terraform-aws-lightsail/releases) | 16 | 13 |
Expand Down Expand Up @@ -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) | 18 | 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) | 19 | 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 | |
Expand Down Expand Up @@ -150,7 +150,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
| 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) | | |
| 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) | | |
| 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) | | |
| 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) | 3 | 3 |
| 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) | 5 | 3 |
| 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.0.0](https://github.com/clouddrove/terraform-azure-monitor/releases) | | |
| 35. | **[terraform-azure-reference](https://github.com/clouddrove/terraform-azure-reference)** | This terraform repo is used to create azure reference architcuture. | | | |
| 36. | **[terraform-azure-private-endpoints](https://github.com/clouddrove/terraform-azure-private-endpoints)** | | | | |
Expand Down Expand Up @@ -218,7 +218,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
| 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. | [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) | 3 | 6 |
| 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) | | |
| 36. | **[ansible-role-magento2](https://github.com/clouddrove/ansible-role-magento2)** | Automated Installation and Configuring Magento2 on Linux. | | | |
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.16
require (
github.com/google/go-github v17.0.0+incompatible // indirect
github.com/google/go-querystring v1.1.0 // indirect
golang.org/x/exp v0.0.0-20240409090435-93d18d7e34b8 // indirect
golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f // indirect
golang.org/x/oauth2 v0.19.0 // indirect
google.golang.org/protobuf v1.31.0 // indirect
)

0 comments on commit 126a1fd

Please sign in to comment.