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 Dec 25, 2023
1 parent e10ed4d commit fd62d56
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,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) | 24 | 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) | 39 | 30 |
| 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) | 39 | 30 | [1](https://github.com/clouddrove/terraform-aws-elasticache/issues)
| 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 |
| 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 |
Expand All @@ -21,21 +21,21 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
| 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) | 8 | 18 |
| 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) | 38 | 21 |
| 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) | 28 | 23 |
| 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) | 32 | 18 |
| 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) | 33 | 18 |
| 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) | 10 | 13 |
| 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 |
| 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.1](https://github.com/clouddrove/terraform-aws-ec2/releases) | 45 | 35 |
| 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.1](https://github.com/clouddrove/terraform-aws-ec2/releases) | 45 | 36 |
| 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 | 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) | 18 | 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) | 20 | 22 |
| 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) | 21 | 22 |
| 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) | 33 | 32 |
| 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.2](https://github.com/clouddrove/terraform-aws-ses/releases) | 20 | 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. | [1.3.0](https://github.com/clouddrove/terraform-aws-vpc-peering/releases) | 16 | 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) | 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.1](https://github.com/clouddrove/terraform-aws-sftp/releases) | 30 | 27 |
| 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.2](https://github.com/clouddrove/terraform-aws-sftp/releases) | 30 | 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) | 60 | 71 |
| 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 |
Expand Down Expand Up @@ -92,7 +92,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
| 84. | **[terraform-aws-iam](https://github.com/clouddrove/terraform-aws-iam)** | Terraform module which creates IAM resources on AWS | | | 2 |
| 85. | **[terraform-aws-eks-lb-controller](https://github.com/clouddrove/terraform-aws-eks-lb-controller)** | Terraform module for deploying AWS Load Balancer Controller inside a pre-existing EKS cluster. | | | 1 |
| 86. | **[terraform-aws-rds-auto-shutdown](https://github.com/clouddrove/terraform-aws-rds-auto-shutdown)** | Terraform module to create Lambda function resource to auto-shutdown rds resources in AWS. | | | |
| 87. | **[terraform-aws-cost-billing-alarm](https://github.com/clouddrove/terraform-aws-cost-billing-alarm)** | A Terraform module to create aws cost billing alarm resource on AWS with sns topic. | [1.0.2](https://github.com/clouddrove/terraform-aws-cost-billing-alarm/releases) | | 1 |
| 87. | **[terraform-aws-cost-billing-alarm](https://github.com/clouddrove/terraform-aws-cost-billing-alarm)** | A Terraform module to create aws cost billing alarm resource on AWS with sns topic. | [1.0.2](https://github.com/clouddrove/terraform-aws-cost-billing-alarm/releases) | | 1 | [1](https://github.com/clouddrove/terraform-aws-cost-billing-alarm/issues)
| 88. | **[terraform-aws-autoscaling](https://github.com/clouddrove/terraform-aws-autoscaling)** | Terraform module which creates Auto Scaling resources on AWS | | 1 | 1 |
| 89. | **[terraform-aws-sso](https://github.com/clouddrove/terraform-aws-sso)** | This terraform module is used to create AWS SINGLE SIGN ON resources. AWS SSO is an authentication solution that allows users to log in to multiple applications and websites with one-time user authentication. | | | |
| 90. | **[terraform-aws-documentdb](https://github.com/clouddrove/terraform-aws-documentdb)** | terraform-aws-documentdb | [0.15.3](https://github.com/clouddrove/terraform-aws-documentdb/releases) | | 2 |
Expand Down Expand Up @@ -200,7 +200,7 @@ Sr No. | Module name | Description | Latest version | Star | Fork | Issues
| 21. | **[ansible-role-docker-metabase](https://github.com/clouddrove/ansible-role-docker-metabase)** | This ansible role is used for installing Metabase tool with docker on Debian. | [1.0.0](https://github.com/clouddrove/ansible-role-docker-metabase/releases) | | |
| 22. | **[ansible-role-docker-compose](https://github.com/clouddrove/ansible-role-docker-compose)** | This ansible role is used to install docker-compose on linux | | | |
| 23. | **[ansible-role-mysql](https://github.com/clouddrove/ansible-role-mysql)** | This ansible role install mysql server for Debian. | [1.0.3](https://github.com/clouddrove/ansible-role-mysql/releases) | 4 | 8 |
| 24. | **[ansible-role-docker-jenkins](https://github.com/clouddrove/ansible-role-docker-jenkins)** | This ansible role is used to install Jenkins with docker on server. | [1.0.4](https://github.com/clouddrove/ansible-role-docker-jenkins/releases) | 8 | 8 |
| 24. | **[ansible-role-docker-jenkins](https://github.com/clouddrove/ansible-role-docker-jenkins)** | This ansible role is used to install Jenkins with docker on server. | [1.0.4](https://github.com/clouddrove/ansible-role-docker-jenkins/releases) | 8 | 9 |
| 25. | **[ansible-role-slack-ssh-notifier](https://github.com/clouddrove/ansible-role-slack-ssh-notifier)** | This ansible role is used to install Slack SSH notifier on server. | [1.0.4](https://github.com/clouddrove/ansible-role-slack-ssh-notifier/releases) | 3 | 7 |
| 26. | **[ansible-role-docker-caddy](https://github.com/clouddrove/ansible-role-docker-caddy)** | This ansible role is used to install Caddy with docker on server. | [1.0.2](https://github.com/clouddrove/ansible-role-docker-caddy/releases) | 1 | 6 |
| 27. | **[ansible-role-docker-pritunl](https://github.com/clouddrove/ansible-role-docker-pritunl)** | This ansible role is used to install Pritunl and Mongodb with docker on server. | [1.0.3](https://github.com/clouddrove/ansible-role-docker-pritunl/releases) | 10 | 7 |
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ 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-20231214170342-aacd6d4b4611 // indirect
golang.org/x/exp v0.0.0-20231219180239-dc181d75b848 // indirect
golang.org/x/oauth2 v0.15.0 // indirect
)

0 comments on commit fd62d56

Please sign in to comment.